{"id":369192,"url":"https://github.com/typescript-eslint/typescript-eslint","last_synced_at":"2026-08-24T12:38:32.958Z","repository":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"packages":[{"id":5294103,"name":"typescript-eslint-parser","ecosystem":"conda","description":null,"homepage":"https://github.com/typescript-eslint/typescript-eslint","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2022-04-04T15:04:23.000Z","latest_release_published_at":"2022-05-24T05:51:06.000Z","latest_release_number":"5.26.0","last_synced_at":"2026-08-21T03:27:43.993Z","created_at":"2022-10-03T15:56:20.497Z","updated_at":"2026-08-21T03:27:43.993Z","registry_url":"https://anaconda.org/conda-forge/typescript-eslint-parser","install_command":"conda install -c conda-forge typescript-eslint-parser","documentation_url":null,"metadata":{},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-13T06:17:53.000Z","size":82960,"stargazers_count":16357,"open_issues_count":272,"forks_count":2970,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-13T07:54:49.100Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-13T06:18:12.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:25:26.264Z","dependent_packages_count":0,"downloads":673647,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":2.2211130521587226,"forks_count":2.056401297728974,"average":22.369603194409784},"purl":"pkg:conda/typescript-eslint-parser?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/typescript-eslint-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/typescript-eslint-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/typescript-eslint-parser/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typescript-eslint-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typescript-eslint-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typescript-eslint-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typescript-eslint-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typescript-eslint-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typescript-eslint-parser/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":1271895,"name":"rdsedmundo-typescript-eslint-typescript-estree","ecosystem":"npm","description":"A parser that converts TypeScript source code into an ESTree compatible form","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["ast","estree","ecmascript","javascript","typescript","parser","syntax"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-06-12T17:58:04.630Z","latest_release_published_at":"2021-06-12T17:58:04.630Z","latest_release_number":"4.26.1","last_synced_at":"2026-08-24T01:10:04.954Z","created_at":"2022-04-08T15:33:46.149Z","updated_at":"2026-08-24T01:10:04.954Z","registry_url":"https://www.npmjs.com/package/rdsedmundo-typescript-eslint-typescript-estree","install_command":"npm install rdsedmundo-typescript-eslint-typescript-estree","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"4.26.1"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:31:20.157Z","dependent_packages_count":0,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":54.149426065477414,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":1.0890452987420867,"forks_count":0.8979087559093564,"average":22.87164136075824},"purl":"pkg:npm/rdsedmundo-typescript-eslint-typescript-estree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/rdsedmundo-typescript-eslint-typescript-estree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/rdsedmundo-typescript-eslint-typescript-estree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/rdsedmundo-typescript-eslint-typescript-estree/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdsedmundo-typescript-eslint-typescript-estree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdsedmundo-typescript-eslint-typescript-estree/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdsedmundo-typescript-eslint-typescript-estree/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdsedmundo-typescript-eslint-typescript-estree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdsedmundo-typescript-eslint-typescript-estree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdsedmundo-typescript-eslint-typescript-estree/codemeta","maintainers":[{"uuid":"rdsedmundo","login":"rdsedmundo","name":null,"email":"rdsedmundo@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~rdsedmundo","role":null,"created_at":"2022-11-10T22:21:56.932Z","updated_at":"2022-11-10T22:21:56.932Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rdsedmundo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":2493065,"name":"typescript-eslint","ecosystem":"npm","description":"Tooling which enables you to use TypeScript with ESLint","homepage":"https://typescript-eslint.io/packages/typescript-eslint","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["ast","ecmascript","javascript","typescript","parser","syntax","eslint","eslintplugin","eslint-plugin"],"namespace":null,"versions_count":1539,"first_release_published_at":"2019-08-13T12:11:42.467Z","latest_release_published_at":"2026-08-10T17:22:44.231Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-24T00:21:13.015Z","created_at":"2022-04-10T02:34:10.669Z","updated_at":"2026-08-24T00:21:13.016Z","registry_url":"https://www.npmjs.com/package/typescript-eslint","install_command":"npm install typescript-eslint","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/typescript-eslint","type":"opencollective"},"dist-tags":{"rc-v8":"8.0.0-alpha.62","latest":"8.67.0","canary":"8.67.1-alpha.27"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T07:37:47.985Z","dependent_packages_count":391,"downloads":343092483,"downloads_period":"last-month","dependent_repos_count":1059,"rankings":{"downloads":0.4538694062094759,"dependent_repos_count":0.5862363079833718,"dependent_packages_count":0.14145381342443766,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.9978324438460041,"average":0.5448479928658224},"purl":"pkg:npm/typescript-eslint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typescript-eslint","docker_dependents_count":23,"docker_downloads_count":2211,"usage_url":"https://repos.ecosyste.ms/usage/npm/typescript-eslint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typescript-eslint/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T21:10:55.917Z","issues_count":2486,"pull_requests_count":4260,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487712.4251336898,"issues_closed_count":1892,"pull_requests_closed_count":3739,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0181013676588897,"avg_comments_per_pull_request":3.9779342723004696,"merged_pull_requests_count":3195,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":965290.8755186722,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.3567567567567567,"past_year_avg_comments_per_pull_request":4.235449735449736,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-eslint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-eslint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-eslint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-eslint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-eslint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-eslint/codemeta","maintainers":[{"uuid":"jameshenry","login":"jameshenry","name":null,"email":"james@henry.sc","url":null,"packages_count":288,"html_url":"https://www.npmjs.com/~jameshenry","role":null,"created_at":"2022-11-10T11:41:44.035Z","updated_at":"2022-11-10T11:41:44.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jameshenry/packages"},{"uuid":"bradzacher","login":"bradzacher","name":null,"email":"brad.zacher@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~bradzacher","role":null,"created_at":"2026-02-10T22:14:28.368Z","updated_at":"2026-02-10T22:14:28.368Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradzacher/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":1274616,"name":"@typescript-eslint/visitor-keys","ecosystem":"npm","description":"Visitor keys used to help traverse the TypeScript-ESTree AST","homepage":"https://typescript-eslint.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["eslint","typescript","estree"],"namespace":"typescript-eslint","versions_count":4110,"first_release_published_at":"2020-06-29T20:21:45.843Z","latest_release_published_at":"2026-08-10T17:25:54.015Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-24T00:16:20.997Z","created_at":"2022-04-08T17:01:19.206Z","updated_at":"2026-08-24T00:16:20.998Z","registry_url":"https://www.npmjs.com/package/@typescript-eslint/visitor-keys","install_command":"npm install @typescript-eslint/visitor-keys","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/typescript-eslint","type":"opencollective"},"dist-tags":{"rc-v4":"4.0.0-alpha.16","rc-v5":"5.0.0-alpha.42","rc-v":"6.0.0-alpha.58","rc-v6":"7.0.0-alpha.0","rc-v8":"8.0.0-alpha.62","latest":"8.67.0","canary":"8.67.1-alpha.27"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T06:53:31.065Z","dependent_packages_count":33,"downloads":691503951,"downloads_period":"last-month","dependent_repos_count":1779288,"rankings":{"downloads":0.00520216859242734,"dependent_repos_count":0.01883732627152637,"dependent_packages_count":0.7911403235694104,"stargazers_count":0.8451059777571699,"forks_count":0.7054414409678443,"docker_downloads_count":0.0203432171798606,"average":0.3976784090563732},"purl":"pkg:npm/%40typescript-eslint/visitor-keys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typescript-eslint/visitor-keys","docker_dependents_count":13725,"docker_downloads_count":5093219647,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typescript-eslint/visitor-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typescript-eslint/visitor-keys/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-21T21:10:55.917Z","issues_count":2486,"pull_requests_count":4260,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487712.4251336898,"issues_closed_count":1892,"pull_requests_closed_count":3739,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0181013676588897,"avg_comments_per_pull_request":3.9779342723004696,"merged_pull_requests_count":3195,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":965290.8755186722,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.3567567567567567,"past_year_avg_comments_per_pull_request":4.235449735449736,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fvisitor-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fvisitor-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fvisitor-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fvisitor-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fvisitor-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fvisitor-keys/codemeta","maintainers":[{"uuid":"jameshenry","login":"jameshenry","name":null,"email":"james@henry.sc","url":null,"packages_count":288,"html_url":"https://www.npmjs.com/~jameshenry","role":null,"created_at":"2022-11-07T21:30:26.845Z","updated_at":"2022-11-07T21:30:26.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jameshenry/packages"},{"uuid":"bradzacher","login":"bradzacher","name":null,"email":"brad.zacher@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~bradzacher","role":null,"created_at":"2023-03-24T17:25:35.543Z","updated_at":"2023-03-24T17:25:35.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradzacher/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":1274621,"name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","description":"TypeScript plugin for ESLint","homepage":"https://typescript-eslint.io/packages/eslint-plugin","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["eslint","eslintplugin","eslint-plugin","typescript"],"namespace":"typescript-eslint","versions_count":4753,"first_release_published_at":"2019-01-19T17:13:21.715Z","latest_release_published_at":"2026-08-10T17:21:38.534Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-24T00:31:21.346Z","created_at":"2022-04-08T17:01:25.211Z","updated_at":"2026-08-24T00:31:21.347Z","registry_url":"https://www.npmjs.com/package/@typescript-eslint/eslint-plugin","install_command":"npm install @typescript-eslint/eslint-plugin","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/typescript-eslint","type":"opencollective"},"dist-tags":{"rc-v3":"3.0.0-alpha.27","rc-v4":"4.0.0-alpha.16","rc-v5":"5.0.0-alpha.42","rc-v":"6.0.0-alpha.58","rc-v6":"7.0.0-alpha.0","rc-v8":"8.0.0-alpha.62","latest":"8.67.0","canary":"8.67.1-alpha.27"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T20:18:32.405Z","dependent_packages_count":129460,"downloads":550818358,"downloads_period":"last-month","dependent_repos_count":1823066,"rankings":{"downloads":0.012101886936067811,"dependent_repos_count":0.01771475304894994,"dependent_packages_count":0.000574976528636706,"stargazers_count":0.846748767838989,"forks_count":0.7005404505570838,"docker_downloads_count":0.02409425453334768,"average":0.26696251490717915},"purl":"pkg:npm/%40typescript-eslint/eslint-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typescript-eslint/eslint-plugin","docker_dependents_count":13328,"docker_downloads_count":4689075309,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typescript-eslint/eslint-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typescript-eslint/eslint-plugin/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Feslint-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Feslint-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Feslint-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Feslint-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Feslint-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Feslint-plugin/codemeta","maintainers":[{"uuid":"jameshenry","login":"jameshenry","name":null,"email":"james@henry.sc","url":null,"packages_count":288,"html_url":"https://www.npmjs.com/~jameshenry","role":null,"created_at":"2022-11-08T00:03:24.030Z","updated_at":"2022-11-08T00:03:24.030Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jameshenry/packages"},{"uuid":"bradzacher","login":"bradzacher","name":null,"email":"brad.zacher@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~bradzacher","role":null,"created_at":"2023-03-24T21:21:54.741Z","updated_at":"2023-03-24T21:21:54.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradzacher/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":10890815,"name":"tseslint-rust","ecosystem":"npm","description":"An experimental Rust version of typescript-eslint. 🦀","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2024-09-15T15:38:56.509Z","latest_release_published_at":"2024-09-15T15:49:19.614Z","latest_release_number":"0.1.3","last_synced_at":"2026-08-24T00:51:18.740Z","created_at":"2024-09-15T15:40:09.135Z","updated_at":"2026-08-24T00:51:18.740Z","registry_url":"https://www.npmjs.com/package/tseslint-rust","install_command":"npm install tseslint-rust","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.3"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:31:10.990Z","dependent_packages_count":0,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.77904002704089,"dependent_packages_count":37.438698183968,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.608869105504446},"purl":"pkg:npm/tseslint-rust","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/tseslint-rust","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/tseslint-rust","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/tseslint-rust/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tseslint-rust/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tseslint-rust/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tseslint-rust/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tseslint-rust/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tseslint-rust/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tseslint-rust/codemeta","maintainers":[{"uuid":"joshuakgoldberg","login":"joshuakgoldberg","name":null,"email":"npm@joshuakgoldberg.com","url":null,"packages_count":312,"html_url":"https://www.npmjs.com/~joshuakgoldberg","role":null,"created_at":"2024-09-15T15:40:09.914Z","updated_at":"2024-09-15T15:40:09.914Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joshuakgoldberg/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":14075144,"name":"@depup/typescript-eslint__project-service","ecosystem":"npm","description":"Standalone TypeScript project service wrapper for linting. (with updated dependencies)","homepage":"https://typescript-eslint.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["@typescript-eslint/project-service","depup","updated-dependencies","security","latest","patched","eslint","typescript","estree"],"namespace":"depup","versions_count":7,"first_release_published_at":"2026-03-17T16:34:29.609Z","latest_release_published_at":"2026-08-11T00:22:21.812Z","latest_release_number":"8.67.0-depup.0","last_synced_at":"2026-08-24T00:55:16.797Z","created_at":"2026-03-19T04:24:07.795Z","updated_at":"2026-08-24T00:55:16.797Z","registry_url":"https://www.npmjs.com/package/@depup/typescript-eslint__project-service","install_command":"npm install @depup/typescript-eslint__project-service","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"8.67.0-depup.0"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T11:11:22.744Z","dependent_packages_count":0,"downloads":231,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/typescript-eslint__project-service","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/typescript-eslint__project-service","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/typescript-eslint__project-service","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/typescript-eslint__project-service/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T21:10:55.917Z","issues_count":2486,"pull_requests_count":4260,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487712.4251336898,"issues_closed_count":1892,"pull_requests_closed_count":3739,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0181013676588897,"avg_comments_per_pull_request":3.9779342723004696,"merged_pull_requests_count":3195,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":965290.8755186722,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.3567567567567567,"past_year_avg_comments_per_pull_request":4.235449735449736,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__project-service/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__project-service/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__project-service/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__project-service/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__project-service/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__project-service/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2132,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:24:12.339Z","updated_at":"2026-03-19T04:24:12.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":906842,"name":"@dr.potapoff/parser","ecosystem":"npm","description":"An ESLint custom parser which leverages TypeScript ESTree","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["ast","ecmascript","javascript","typescript","parser","syntax","eslint"],"namespace":"dr.potapoff","versions_count":2,"first_release_published_at":"2019-11-05T09:48:33.622Z","latest_release_published_at":"2019-11-05T19:35:37.699Z","latest_release_number":"2.6.2","last_synced_at":"2026-08-23T01:05:40.268Z","created_at":"2022-04-07T16:36:24.773Z","updated_at":"2026-08-23T01:05:40.268Z","registry_url":"https://www.npmjs.com/package/@dr.potapoff/parser","install_command":"npm install @dr.potapoff/parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.6.2"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T10:25:39.953Z","dependent_packages_count":1,"downloads":12,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":64.39689277449303,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.8444427638498502,"forks_count":0.7010600350403973,"docker_downloads_count":null,"average":19.429225695198358},"purl":"pkg:npm/%40dr.potapoff/parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dr.potapoff/parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dr.potapoff/parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dr.potapoff/parser/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T21:10:55.917Z","issues_count":2486,"pull_requests_count":4260,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487712.4251336898,"issues_closed_count":1892,"pull_requests_closed_count":3739,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0181013676588897,"avg_comments_per_pull_request":3.9779342723004696,"merged_pull_requests_count":3195,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":965290.8755186722,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.3567567567567567,"past_year_avg_comments_per_pull_request":4.235449735449736,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dr.potapoff%2Fparser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dr.potapoff%2Fparser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dr.potapoff%2Fparser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dr.potapoff%2Fparser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dr.potapoff%2Fparser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dr.potapoff%2Fparser/codemeta","maintainers":[{"uuid":"dr.potapoff","login":"dr.potapoff","name":null,"email":"dr.potapoff-peter@yandex.ru","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~dr.potapoff","role":null,"created_at":"2022-11-16T23:53:04.763Z","updated_at":"2022-11-16T23:53:04.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dr.potapoff/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":1274607,"name":"@typescript-eslint/typescript-estree","ecosystem":"npm","description":"A parser that converts TypeScript source code into an ESTree compatible form","homepage":"https://typescript-eslint.io/packages/typescript-estree","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["ast","estree","ecmascript","javascript","typescript","parser","syntax"],"namespace":"typescript-eslint","versions_count":4840,"first_release_published_at":"2019-01-19T17:13:21.857Z","latest_release_published_at":"2026-08-10T17:22:00.414Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-24T00:27:45.100Z","created_at":"2022-04-08T17:01:15.549Z","updated_at":"2026-08-24T00:27:45.100Z","registry_url":"https://www.npmjs.com/package/@typescript-eslint/typescript-estree","install_command":"npm install @typescript-eslint/typescript-estree","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/typescript-eslint","type":"opencollective"},"dist-tags":{"rc-v3":"3.0.0-alpha.27","rc-v4":"4.0.0-alpha.16","rc-v5":"5.0.0-alpha.42","rc-v":"6.0.0-alpha.58","rc-v6":"7.0.0-alpha.0","rc-v8":"8.0.0-alpha.62","latest":"8.67.0","canary":"8.67.1-alpha.27"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:49:25.742Z","dependent_packages_count":980,"downloads":683991241,"downloads_period":"last-month","dependent_repos_count":1892157,"rankings":{"downloads":0.005010509749548438,"dependent_repos_count":0.01697549751213132,"dependent_packages_count":0.0698185784773143,"stargazers_count":0.8451059777571699,"forks_count":0.7054414409678443,"docker_downloads_count":0.02026107767576964,"average":0.27710218035662965},"purl":"pkg:npm/%40typescript-eslint/typescript-estree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typescript-eslint/typescript-estree","docker_dependents_count":14905,"docker_downloads_count":5209903733,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typescript-eslint/typescript-estree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typescript-eslint/typescript-estree/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-23T00:04:21.913Z","issues_count":2486,"pull_requests_count":4262,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487450.439187383,"issues_closed_count":1892,"pull_requests_closed_count":3740,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0197103781174577,"avg_comments_per_pull_request":3.9777099953073676,"merged_pull_requests_count":3196,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":967363.4024896265,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.362162162162162,"past_year_avg_comments_per_pull_request":4.246031746031746,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftypescript-estree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftypescript-estree/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftypescript-estree/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftypescript-estree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftypescript-estree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftypescript-estree/codemeta","maintainers":[{"uuid":"jameshenry","login":"jameshenry","name":null,"email":"james@henry.sc","url":null,"packages_count":288,"html_url":"https://www.npmjs.com/~jameshenry","role":null,"created_at":"2022-11-07T21:30:33.389Z","updated_at":"2022-11-07T21:30:33.389Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jameshenry/packages"},{"uuid":"bradzacher","login":"bradzacher","name":null,"email":"brad.zacher@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~bradzacher","role":null,"created_at":"2023-03-24T17:25:40.656Z","updated_at":"2023-03-24T17:25:40.656Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradzacher/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":933605,"name":"@f-list/typescript-eslint-parser","ecosystem":"npm","description":"A parser that converts TypeScript source code into an ESTree compatible form","homepage":null,"licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["ast","estree","ecmascript","javascript","typescript","parser","syntax"],"namespace":"f-list","versions_count":4,"first_release_published_at":"2020-10-09T17:24:17.259Z","latest_release_published_at":"2021-03-09T01:40:19.973Z","latest_release_number":"4.17.1","last_synced_at":"2026-08-23T02:46:02.263Z","created_at":"2022-04-07T17:14:29.524Z","updated_at":"2026-08-23T02:46:02.263Z","registry_url":"https://www.npmjs.com/package/@f-list/typescript-eslint-parser","install_command":"npm install @f-list/typescript-eslint-parser","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"4.17.1"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:31:37.290Z","dependent_packages_count":1,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.249016373683894,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.0887978727966718,"forks_count":0.8979087559093564,"average":16.157529909339296},"purl":"pkg:npm/%40f-list/typescript-eslint-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@f-list/typescript-eslint-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@f-list/typescript-eslint-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@f-list/typescript-eslint-parser/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@f-list%2Ftypescript-eslint-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@f-list%2Ftypescript-eslint-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@f-list%2Ftypescript-eslint-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@f-list%2Ftypescript-eslint-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@f-list%2Ftypescript-eslint-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@f-list%2Ftypescript-eslint-parser/codemeta","maintainers":[{"uuid":"mayawolf","login":"mayawolf","name":null,"email":"maya@f-list.net","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~mayawolf","role":null,"created_at":"2022-11-20T15:22:47.643Z","updated_at":"2022-11-20T15:22:47.643Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mayawolf/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":12171240,"name":"@typescript-eslint/rule-schema-to-typescript-types","ecosystem":"npm","description":"Converts ESLint rule schemas to equivalent TypeScript type strings.","homepage":"https://typescript-eslint.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"typescript-eslint","versions_count":449,"first_release_published_at":"2025-10-05T10:11:31.735Z","latest_release_published_at":"2026-08-10T17:19:20.403Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-24T07:28:38.195Z","created_at":"2025-10-05T10:20:11.180Z","updated_at":"2026-08-24T07:28:38.196Z","registry_url":"https://www.npmjs.com/package/@typescript-eslint/rule-schema-to-typescript-types","install_command":"npm install @typescript-eslint/rule-schema-to-typescript-types","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"8.67.0","canary":"8.67.1-alpha.29"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T08:56:12.738Z","dependent_packages_count":0,"downloads":11525,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.730869648030946,"dependent_packages_count":34.23187078311527,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.981370215573108},"purl":"pkg:npm/%40typescript-eslint/rule-schema-to-typescript-types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typescript-eslint/rule-schema-to-typescript-types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typescript-eslint/rule-schema-to-typescript-types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typescript-eslint/rule-schema-to-typescript-types/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T21:10:55.917Z","issues_count":2486,"pull_requests_count":4260,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487712.4251336898,"issues_closed_count":1892,"pull_requests_closed_count":3739,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0181013676588897,"avg_comments_per_pull_request":3.9779342723004696,"merged_pull_requests_count":3195,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":965290.8755186722,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.3567567567567567,"past_year_avg_comments_per_pull_request":4.235449735449736,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Frule-schema-to-typescript-types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Frule-schema-to-typescript-types/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Frule-schema-to-typescript-types/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Frule-schema-to-typescript-types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Frule-schema-to-typescript-types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Frule-schema-to-typescript-types/codemeta","maintainers":[{"uuid":"jameshenry","login":"jameshenry","name":null,"email":"james@henry.sc","url":null,"packages_count":288,"html_url":"https://www.npmjs.com/~jameshenry","role":null,"created_at":"2025-10-05T10:23:12.215Z","updated_at":"2025-10-05T10:23:12.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jameshenry/packages"},{"uuid":"bradzacher","login":"bradzacher","name":null,"email":"brad.zacher@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~bradzacher","role":null,"created_at":"2025-10-05T10:23:12.258Z","updated_at":"2025-10-05T10:23:12.258Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradzacher/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":5294102,"name":"typescript-eslint-eslint-plugin","ecosystem":"conda","description":null,"homepage":"https://github.com/typescript-eslint/typescript-eslint","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2022-04-05T17:07:13.000Z","latest_release_published_at":"2022-05-23T19:41:18.000Z","latest_release_number":"5.26.0","last_synced_at":"2026-08-21T03:27:42.721Z","created_at":"2022-10-03T15:56:20.409Z","updated_at":"2026-08-21T03:27:42.721Z","registry_url":"https://anaconda.org/conda-forge/typescript-eslint-eslint-plugin","install_command":"conda install -c conda-forge typescript-eslint-eslint-plugin","documentation_url":null,"metadata":{},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-13T06:17:53.000Z","size":82960,"stargazers_count":16357,"open_issues_count":272,"forks_count":2970,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-13T07:54:49.100Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-13T06:18:12.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:25:26.263Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":2.2211130521587226,"forks_count":2.056401297728974,"average":22.369603194409784},"purl":"pkg:conda/typescript-eslint-eslint-plugin?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/typescript-eslint-eslint-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/typescript-eslint-eslint-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/typescript-eslint-eslint-plugin/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typescript-eslint-eslint-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typescript-eslint-eslint-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typescript-eslint-eslint-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typescript-eslint-eslint-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typescript-eslint-eslint-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/typescript-eslint-eslint-plugin/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":14060219,"name":"org.webjars.npm:typescript-eslint__types","ecosystem":"maven","description":"WebJar for @typescript-eslint/types","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2026-03-16T13:53:52.000Z","latest_release_published_at":"2026-03-16T13:53:52.000Z","latest_release_number":"8.57.0","last_synced_at":"2026-08-24T00:23:43.074Z","created_at":"2026-03-16T14:06:28.814Z","updated_at":"2026-08-24T00:23:43.074Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/typescript-eslint__types/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/typescript-eslint__types/","metadata":{},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-13T06:17:53.000Z","size":82960,"stargazers_count":16357,"open_issues_count":272,"forks_count":2970,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-13T07:54:49.100Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-13T06:18:12.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:57:57.585Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.85667187111464,"dependent_packages_count":42.684385292142494,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.27052858162857},"purl":"pkg:maven/org.webjars.npm/typescript-eslint__types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:typescript-eslint__types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:typescript-eslint__types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:typescript-eslint__types/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__types/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__types/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__types/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617988,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":14075146,"name":"@depup/typescript-eslint__scope-manager","ecosystem":"npm","description":"TypeScript scope analyser for ESLint (with updated dependencies)","homepage":"https://typescript-eslint.io/packages/scope-manager","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["@typescript-eslint/scope-manager","depup","updated-dependencies","security","latest","patched","eslint","typescript","estree"],"namespace":"depup","versions_count":7,"first_release_published_at":"2026-03-17T16:34:51.008Z","latest_release_published_at":"2026-08-11T00:22:38.442Z","latest_release_number":"8.67.0-depup.0","last_synced_at":"2026-08-24T00:58:25.161Z","created_at":"2026-03-19T04:24:07.999Z","updated_at":"2026-08-24T00:58:25.161Z","registry_url":"https://www.npmjs.com/package/@depup/typescript-eslint__scope-manager","install_command":"npm install @depup/typescript-eslint__scope-manager","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"8.67.0-depup.0"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:59:35.806Z","dependent_packages_count":0,"downloads":223,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/typescript-eslint__scope-manager","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/typescript-eslint__scope-manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/typescript-eslint__scope-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/typescript-eslint__scope-manager/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:04:21.913Z","issues_count":2486,"pull_requests_count":4262,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487450.439187383,"issues_closed_count":1892,"pull_requests_closed_count":3740,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0197103781174577,"avg_comments_per_pull_request":3.9777099953073676,"merged_pull_requests_count":3196,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":967363.4024896265,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.362162162162162,"past_year_avg_comments_per_pull_request":4.246031746031746,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__scope-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__scope-manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__scope-manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__scope-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__scope-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__scope-manager/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2132,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:24:11.250Z","updated_at":"2026-03-19T04:24:11.250Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":5006820,"name":"org.webjars.npm:typescript-eslint__eslint-plugin","ecosystem":"maven","description":"WebJar for @typescript-eslint/eslint-plugin","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2020-01-21T18:13:28.000Z","latest_release_published_at":"2022-11-13T13:30:40.000Z","latest_release_number":"5.39.0","last_synced_at":"2026-08-23T12:09:40.762Z","created_at":"2022-07-27T11:12:52.543Z","updated_at":"2026-08-23T12:09:40.762Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/typescript-eslint__eslint-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/typescript-eslint__eslint-plugin/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:31:32.053Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/org.webjars.npm/typescript-eslint__eslint-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:typescript-eslint__eslint-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:typescript-eslint__eslint-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:typescript-eslint__eslint-plugin/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__eslint-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__eslint-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__eslint-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__eslint-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__eslint-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__eslint-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617988,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":11782061,"name":"org.mvnpm.at.typescript-eslint:utils","ecosystem":"maven","description":"Utilities for working with TypeScript + ESLint together","homepage":"https://typescript-eslint.io/packages/utils","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"org.mvnpm.at.typescript-eslint","versions_count":67,"first_release_published_at":"2025-04-01T02:13:14.000Z","latest_release_published_at":"2026-08-11T02:14:00.000Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-23T12:10:11.470Z","created_at":"2025-06-09T20:45:50.682Z","updated_at":"2026-08-23T12:10:11.470Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.typescript-eslint/utils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.typescript-eslint/utils/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:31:16.332Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.99523507783926,"dependent_packages_count":48.600665240143215,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.29795015899124},"purl":"pkg:maven/org.mvnpm.at.typescript-eslint/utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.typescript-eslint:utils/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:utils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617988,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":11690362,"name":"org.mvnpm.at.typescript-eslint:visitor-keys","ecosystem":"maven","description":"Visitor keys used to help traverse the TypeScript-ESTree AST","homepage":"https://typescript-eslint.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"org.mvnpm.at.typescript-eslint","versions_count":67,"first_release_published_at":"2025-04-01T13:10:53.000Z","latest_release_published_at":"2026-08-11T02:14:02.000Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-23T12:10:32.198Z","created_at":"2025-05-26T20:15:45.853Z","updated_at":"2026-08-23T12:10:32.198Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.typescript-eslint/visitor-keys/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.typescript-eslint/visitor-keys/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:15:44.516Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.51270159082732,"dependent_packages_count":49.34712728182828,"stargazers_count":1.5624877869576432,"forks_count":2.7804700751150957,"docker_downloads_count":null,"average":22.050696683682084},"purl":"pkg:maven/org.mvnpm.at.typescript-eslint/visitor-keys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:visitor-keys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:visitor-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.typescript-eslint:visitor-keys/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:visitor-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:visitor-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:visitor-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:visitor-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:visitor-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:visitor-keys/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617988,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":11782032,"name":"org.mvnpm.at.typescript-eslint:scope-manager","ecosystem":"maven","description":"TypeScript scope analyser for ESLint","homepage":"https://typescript-eslint.io/packages/scope-manager","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"org.mvnpm.at.typescript-eslint","versions_count":67,"first_release_published_at":"2025-04-01T12:43:36.000Z","latest_release_published_at":"2026-08-11T02:14:01.000Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-23T12:10:40.821Z","created_at":"2025-06-09T20:31:05.709Z","updated_at":"2026-08-23T12:10:40.821Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.typescript-eslint/scope-manager/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.typescript-eslint/scope-manager/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:21:37.404Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.99523507783926,"dependent_packages_count":48.600665240143215,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.29795015899124},"purl":"pkg:maven/org.mvnpm.at.typescript-eslint/scope-manager","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:scope-manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:scope-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.typescript-eslint:scope-manager/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:scope-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:scope-manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:scope-manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:scope-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:scope-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:scope-manager/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617988,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":11697290,"name":"org.mvnpm.at.typescript-eslint:project-service","ecosystem":"maven","description":"Standalone TypeScript project service wrapper for linting.","homepage":"https://typescript-eslint.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"org.mvnpm.at.typescript-eslint","versions_count":56,"first_release_published_at":"2025-05-27T20:28:11.000Z","latest_release_published_at":"2026-08-11T02:14:00.000Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-23T12:10:45.045Z","created_at":"2025-05-27T20:45:28.902Z","updated_at":"2026-08-23T12:10:45.046Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.typescript-eslint/project-service/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.typescript-eslint/project-service/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-13T06:17:53.000Z","size":82960,"stargazers_count":16357,"open_issues_count":272,"forks_count":2970,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-13T07:54:49.100Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-13T06:18:12.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:47:10.910Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.47603012641218,"dependent_packages_count":49.29469350125787,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.88536181383502},"purl":"pkg:maven/org.mvnpm.at.typescript-eslint/project-service","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:project-service","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:project-service","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.typescript-eslint:project-service/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:project-service/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:project-service/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:project-service/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:project-service/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:project-service/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:project-service/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617988,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":5006822,"name":"org.webjars.npm:typescript-eslint__parser","ecosystem":"maven","description":"WebJar for @typescript-eslint/parser","homepage":"https://www.webjars.org","licenses":"BSD 2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2020-01-21T18:13:44.000Z","latest_release_published_at":"2020-01-21T18:13:44.000Z","latest_release_number":"2.17.0","last_synced_at":"2026-08-23T12:11:12.036Z","created_at":"2022-07-27T11:12:52.591Z","updated_at":"2026-08-23T12:11:12.036Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/typescript-eslint__parser/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/typescript-eslint__parser/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:15:44.475Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/org.webjars.npm/typescript-eslint__parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:typescript-eslint__parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:typescript-eslint__parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:typescript-eslint__parser/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__parser/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617988,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":5990457,"name":"org.webjars.npm:typescript-eslint__type-utils","ecosystem":"maven","description":"WebJar for @typescript-eslint/type-utils","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2022-11-13T13:16:26.000Z","latest_release_published_at":"2022-11-13T13:16:26.000Z","latest_release_number":"5.39.0","last_synced_at":"2026-08-23T12:11:07.930Z","created_at":"2023-01-26T17:24:26.552Z","updated_at":"2026-08-23T12:11:07.930Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/typescript-eslint__type-utils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/typescript-eslint__type-utils/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T10:21:37.419Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":1.5475428518688692,"forks_count":2.4993830293958905,"average":17.006318180267776},"purl":"pkg:maven/org.webjars.npm/typescript-eslint__type-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:typescript-eslint__type-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:typescript-eslint__type-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:typescript-eslint__type-utils/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__type-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__type-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__type-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__type-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__type-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__type-utils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617988,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":2227894,"name":"rdsedmundo-typescript-eslint-parser","ecosystem":"npm","description":"An ESLint custom parser which leverages TypeScript ESTree","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["ast","ecmascript","javascript","typescript","parser","syntax","eslint"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-06-12T17:42:06.657Z","latest_release_published_at":"2021-06-12T17:42:06.657Z","latest_release_number":"4.26.1","last_synced_at":"2026-08-23T12:11:25.980Z","created_at":"2022-04-09T22:46:57.796Z","updated_at":"2026-08-23T12:11:25.980Z","registry_url":"https://www.npmjs.com/package/rdsedmundo-typescript-eslint-parser","install_command":"npm install rdsedmundo-typescript-eslint-parser","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"4.26.1"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:31:13.788Z","dependent_packages_count":0,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":1.0893684615521018,"forks_count":0.8979087559093564,"average":22.286251171884672},"purl":"pkg:npm/rdsedmundo-typescript-eslint-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/rdsedmundo-typescript-eslint-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/rdsedmundo-typescript-eslint-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/rdsedmundo-typescript-eslint-parser/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdsedmundo-typescript-eslint-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdsedmundo-typescript-eslint-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdsedmundo-typescript-eslint-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdsedmundo-typescript-eslint-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdsedmundo-typescript-eslint-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdsedmundo-typescript-eslint-parser/codemeta","maintainers":[{"uuid":"rdsedmundo","login":"rdsedmundo","name":null,"email":"rdsedmundo@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~rdsedmundo","role":null,"created_at":"2022-11-13T23:53:02.067Z","updated_at":"2022-11-13T23:53:02.067Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rdsedmundo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":11690368,"name":"org.mvnpm.at.typescript-eslint:types","ecosystem":"maven","description":"Types for the TypeScript-ESTree AST spec","homepage":"https://typescript-eslint.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"org.mvnpm.at.typescript-eslint","versions_count":67,"first_release_published_at":"2025-04-01T12:46:37.000Z","latest_release_published_at":"2026-08-11T02:14:04.000Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-23T12:11:29.047Z","created_at":"2025-05-26T20:15:45.945Z","updated_at":"2026-08-23T12:11:29.047Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.typescript-eslint/types/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.typescript-eslint/types/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:31:28.693Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.51270159082732,"dependent_packages_count":49.34712728182828,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.9299144363278},"purl":"pkg:maven/org.mvnpm.at.typescript-eslint/types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.typescript-eslint:types/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:types/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:types/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:types/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617988,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":5006819,"name":"org.webjars.npm:typescript-eslint__typescript-estree","ecosystem":"maven","description":"WebJar for @typescript-eslint/typescript-estree","homepage":"https://www.webjars.org","licenses":"BSD 2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2020-01-21T18:10:07.000Z","latest_release_published_at":"2020-01-21T18:10:07.000Z","latest_release_number":"2.17.0","last_synced_at":"2026-08-23T12:11:41.619Z","created_at":"2022-07-27T11:12:52.509Z","updated_at":"2026-08-23T12:11:41.619Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/typescript-eslint__typescript-estree/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/typescript-eslint__typescript-estree/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:10:17.625Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":null,"forks_count":null,"average":24.44176700381017},"purl":"pkg:maven/org.webjars.npm/typescript-eslint__typescript-estree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:typescript-eslint__typescript-estree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:typescript-eslint__typescript-estree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:typescript-eslint__typescript-estree/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__typescript-estree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__typescript-estree/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__typescript-estree/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__typescript-estree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__typescript-estree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__typescript-estree/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617988,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":5006828,"name":"org.webjars.npm:typescript-eslint__experimental-utils","ecosystem":"maven","description":"WebJar for @typescript-eslint/experimental-utils","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2020-01-21T17:58:17.000Z","latest_release_published_at":"2020-01-21T17:58:17.000Z","latest_release_number":"2.17.0","last_synced_at":"2026-08-23T12:11:41.575Z","created_at":"2022-07-27T11:12:54.857Z","updated_at":"2026-08-23T12:11:41.576Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/typescript-eslint__experimental-utils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/typescript-eslint__experimental-utils/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:31:15.442Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":null,"forks_count":null,"average":27.17028188032576},"purl":"pkg:maven/org.webjars.npm/typescript-eslint__experimental-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:typescript-eslint__experimental-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:typescript-eslint__experimental-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:typescript-eslint__experimental-utils/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__experimental-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__experimental-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__experimental-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__experimental-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__experimental-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:typescript-eslint__experimental-utils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617988,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":11697287,"name":"org.mvnpm.at.typescript-eslint:tsconfig-utils","ecosystem":"maven","description":"Utilities for collecting TSConfigs for linting scenarios.","homepage":"https://typescript-eslint.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"org.mvnpm.at.typescript-eslint","versions_count":56,"first_release_published_at":"2025-05-27T20:25:11.000Z","latest_release_published_at":"2026-08-11T02:14:03.000Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-23T12:12:04.571Z","created_at":"2025-05-27T20:45:28.863Z","updated_at":"2026-08-23T12:12:04.571Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.typescript-eslint/tsconfig-utils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.typescript-eslint/tsconfig-utils/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T00:40:28.244Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.47603012641218,"dependent_packages_count":49.29469350125787,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.88536181383502},"purl":"pkg:maven/org.mvnpm.at.typescript-eslint/tsconfig-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:tsconfig-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:tsconfig-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.typescript-eslint:tsconfig-utils/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T20:04:29.786Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:tsconfig-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:tsconfig-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:tsconfig-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:tsconfig-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:tsconfig-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:tsconfig-utils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617988,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":11697289,"name":"org.mvnpm.at.typescript-eslint:parser","ecosystem":"maven","description":"An ESLint custom parser which leverages TypeScript ESTree","homepage":"https://typescript-eslint.io/packages/parser","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"org.mvnpm.at.typescript-eslint","versions_count":68,"first_release_published_at":"2025-03-29T03:31:28.000Z","latest_release_published_at":"2026-08-12T02:08:50.000Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-23T12:12:59.296Z","created_at":"2025-05-27T20:45:28.901Z","updated_at":"2026-08-23T12:12:59.296Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.typescript-eslint/parser/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.typescript-eslint/parser/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:36:35.766Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.47603012641218,"dependent_packages_count":49.29469350125787,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.88536181383502},"purl":"pkg:maven/org.mvnpm.at.typescript-eslint/parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.typescript-eslint:parser/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:parser/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617988,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":876889,"name":"@corbinu/eslint-plugin-typescript","ecosystem":"npm","description":"TypeScript plugin for ESLint","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["eslint","eslintplugin","eslint-plugin","typescript"],"namespace":"corbinu","versions_count":3,"first_release_published_at":"2017-05-11T20:45:30.228Z","latest_release_published_at":"2019-01-18T22:31:05.641Z","latest_release_number":"25.0.1","last_synced_at":"2026-08-23T12:17:03.787Z","created_at":"2022-04-07T15:11:07.877Z","updated_at":"2026-08-23T12:17:03.787Z","registry_url":"https://www.npmjs.com/package/@corbinu/eslint-plugin-typescript","install_command":"npm install @corbinu/eslint-plugin-typescript","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"25.0.1"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:24:40.724Z","dependent_packages_count":2,"downloads":92,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":28.920035877475225,"dependent_repos_count":6.340698196418392,"dependent_packages_count":8.833550931946979,"stargazers_count":0.8444427638498502,"forks_count":0.7010600350403973,"docker_downloads_count":null,"average":9.127957560946168},"purl":"pkg:npm/%40corbinu/eslint-plugin-typescript","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@corbinu/eslint-plugin-typescript","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@corbinu/eslint-plugin-typescript","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@corbinu/eslint-plugin-typescript/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T20:04:29.786Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corbinu%2Feslint-plugin-typescript/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corbinu%2Feslint-plugin-typescript/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corbinu%2Feslint-plugin-typescript/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corbinu%2Feslint-plugin-typescript/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corbinu%2Feslint-plugin-typescript/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corbinu%2Feslint-plugin-typescript/codemeta","maintainers":[{"uuid":"corbinu","login":"corbinu","name":null,"email":"corbinu@openswimsoftware.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~corbinu","role":null,"created_at":"2022-11-16T08:39:24.284Z","updated_at":"2022-11-16T08:39:24.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/corbinu/packages"},{"uuid":"soda0289","login":"soda0289","name":null,"email":"reyad.attiyat@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~soda0289","role":null,"created_at":"2022-11-16T08:39:24.292Z","updated_at":"2022-11-16T08:39:24.292Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/soda0289/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":11782037,"name":"org.mvnpm.at.typescript-eslint:typescript-estree","ecosystem":"maven","description":"A parser that converts TypeScript source code into an ESTree compatible form","homepage":"https://typescript-eslint.io/packages/typescript-estree","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"org.mvnpm.at.typescript-eslint","versions_count":67,"first_release_published_at":"2025-04-01T12:40:36.000Z","latest_release_published_at":"2026-08-11T02:14:05.000Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-23T12:13:23.357Z","created_at":"2025-06-09T20:31:06.198Z","updated_at":"2026-08-23T12:13:23.357Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.typescript-eslint/typescript-estree/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.typescript-eslint/typescript-estree/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:47:40.145Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.99523507783926,"dependent_packages_count":48.600665240143215,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.29795015899124},"purl":"pkg:maven/org.mvnpm.at.typescript-eslint/typescript-estree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:typescript-estree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:typescript-estree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.typescript-eslint:typescript-estree/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:typescript-estree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:typescript-estree/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:typescript-estree/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:typescript-estree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:typescript-estree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:typescript-estree/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617988,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":14075147,"name":"@depup/typescript-eslint__visitor-keys","ecosystem":"npm","description":"Visitor keys used to help traverse the TypeScript-ESTree AST (with updated dependencies)","homepage":"https://typescript-eslint.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["@typescript-eslint/visitor-keys","depup","updated-dependencies","security","latest","patched","eslint","typescript","estree"],"namespace":"depup","versions_count":7,"first_release_published_at":"2026-03-17T16:34:50.831Z","latest_release_published_at":"2026-08-11T00:22:22.986Z","latest_release_number":"8.67.0-depup.0","last_synced_at":"2026-08-23T12:22:33.524Z","created_at":"2026-03-19T04:24:08.183Z","updated_at":"2026-08-23T12:22:33.524Z","registry_url":"https://www.npmjs.com/package/@depup/typescript-eslint__visitor-keys","install_command":"npm install @depup/typescript-eslint__visitor-keys","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"8.67.0-depup.0"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:21:09.545Z","dependent_packages_count":0,"downloads":366,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/typescript-eslint__visitor-keys","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/typescript-eslint__visitor-keys","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/typescript-eslint__visitor-keys","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/typescript-eslint__visitor-keys/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:04:21.913Z","issues_count":2486,"pull_requests_count":4262,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487450.439187383,"issues_closed_count":1892,"pull_requests_closed_count":3740,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0197103781174577,"avg_comments_per_pull_request":3.9777099953073676,"merged_pull_requests_count":3196,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":967363.4024896265,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.362162162162162,"past_year_avg_comments_per_pull_request":4.246031746031746,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__visitor-keys/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__visitor-keys/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__visitor-keys/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__visitor-keys/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__visitor-keys/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__visitor-keys/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2132,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:24:17.697Z","updated_at":"2026-03-19T04:24:17.697Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":1049240,"name":"@marts2007/typescript-eslint","ecosystem":"npm","description":"\u003ch1 align=\"center\"\u003eTypeScript ESLint\u003c/h1\u003e","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"marts2007","versions_count":1,"first_release_published_at":"2020-08-06T09:52:43.121Z","latest_release_published_at":"2020-08-06T09:52:43.121Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-23T12:27:07.325Z","created_at":"2022-04-07T20:11:11.054Z","updated_at":"2026-08-23T12:27:07.325Z","registry_url":"https://www.npmjs.com/package/@marts2007/typescript-eslint","install_command":"npm install @marts2007/typescript-eslint","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T08:06:44.727Z","dependent_packages_count":1,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.0890452987420867,"forks_count":0.8979087559093564,"average":18.95220651145151},"purl":"pkg:npm/%40marts2007/typescript-eslint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@marts2007/typescript-eslint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@marts2007/typescript-eslint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@marts2007/typescript-eslint/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T21:10:55.917Z","issues_count":2486,"pull_requests_count":4260,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487712.4251336898,"issues_closed_count":1892,"pull_requests_closed_count":3739,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0181013676588897,"avg_comments_per_pull_request":3.9779342723004696,"merged_pull_requests_count":3195,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":965290.8755186722,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.3567567567567567,"past_year_avg_comments_per_pull_request":4.235449735449736,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@marts2007%2Ftypescript-eslint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@marts2007%2Ftypescript-eslint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@marts2007%2Ftypescript-eslint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@marts2007%2Ftypescript-eslint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@marts2007%2Ftypescript-eslint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@marts2007%2Ftypescript-eslint/codemeta","maintainers":[{"uuid":"marts2007","login":"marts2007","name":null,"email":"admin.marts@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~marts2007","role":null,"created_at":"2022-11-20T19:21:17.613Z","updated_at":"2022-11-20T19:21:17.613Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marts2007/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":1274602,"name":"@typescript-eslint/scope-manager","ecosystem":"npm","description":"TypeScript scope analyser for ESLint","homepage":"https://typescript-eslint.io/packages/scope-manager","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["eslint","typescript","estree"],"namespace":"typescript-eslint","versions_count":4078,"first_release_published_at":"2020-06-29T18:41:53.213Z","latest_release_published_at":"2026-08-10T17:26:09.170Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-23T12:39:53.400Z","created_at":"2022-04-08T17:01:14.922Z","updated_at":"2026-08-23T12:39:53.401Z","registry_url":"https://www.npmjs.com/package/@typescript-eslint/scope-manager","install_command":"npm install @typescript-eslint/scope-manager","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/typescript-eslint","type":"opencollective"},"dist-tags":{"rc-v4":"4.0.0-alpha.16","rc-v5":"5.0.0-alpha.42","rc-v":"6.0.0-alpha.58","rc-v6":"7.0.0-alpha.0","rc-v8":"8.0.0-alpha.62","latest":"8.67.0","canary":"8.67.1-alpha.27"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T12:42:02.024Z","dependent_packages_count":81,"downloads":686147973,"downloads_period":"last-month","dependent_repos_count":1714452,"rankings":{"downloads":0.0064342611537917095,"dependent_repos_count":0.019686101147132935,"dependent_packages_count":0.4148044956593379,"stargazers_count":0.844750039906109,"forks_count":0.7054414409678443,"docker_downloads_count":0.020425356683951557,"average":0.3352569492530279},"purl":"pkg:npm/%40typescript-eslint/scope-manager","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typescript-eslint/scope-manager","docker_dependents_count":13606,"docker_downloads_count":5088005905,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typescript-eslint/scope-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typescript-eslint/scope-manager/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-21T21:10:55.917Z","issues_count":2486,"pull_requests_count":4260,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487712.4251336898,"issues_closed_count":1892,"pull_requests_closed_count":3739,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0181013676588897,"avg_comments_per_pull_request":3.9779342723004696,"merged_pull_requests_count":3195,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":965290.8755186722,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.3567567567567567,"past_year_avg_comments_per_pull_request":4.235449735449736,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fscope-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fscope-manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fscope-manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fscope-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fscope-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fscope-manager/codemeta","maintainers":[{"uuid":"jameshenry","login":"jameshenry","name":null,"email":"james@henry.sc","url":null,"packages_count":288,"html_url":"https://www.npmjs.com/~jameshenry","role":null,"created_at":"2022-11-07T21:30:28.332Z","updated_at":"2022-11-07T21:30:28.332Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jameshenry/packages"},{"uuid":"bradzacher","login":"bradzacher","name":null,"email":"brad.zacher@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~bradzacher","role":null,"created_at":"2023-03-24T17:25:36.255Z","updated_at":"2023-03-24T17:25:36.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradzacher/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":14075145,"name":"@depup/typescript-eslint__types","ecosystem":"npm","description":"Types for the TypeScript-ESTree AST spec (with updated dependencies)","homepage":"https://typescript-eslint.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["@typescript-eslint/types","depup","updated-dependencies","security","latest","patched","eslint","typescript","estree"],"namespace":"depup","versions_count":7,"first_release_published_at":"2026-03-17T16:33:46.069Z","latest_release_published_at":"2026-08-11T00:22:23.316Z","latest_release_number":"8.67.0-depup.0","last_synced_at":"2026-08-23T12:51:12.483Z","created_at":"2026-03-19T04:24:07.992Z","updated_at":"2026-08-23T12:51:12.483Z","registry_url":"https://www.npmjs.com/package/@depup/typescript-eslint__types","install_command":"npm install @depup/typescript-eslint__types","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"8.67.0-depup.0"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T04:09:34.423Z","dependent_packages_count":0,"downloads":363,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/typescript-eslint__types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/typescript-eslint__types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/typescript-eslint__types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/typescript-eslint__types/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T20:04:29.786Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__types/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__types/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__types/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__types/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__types/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__types/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2132,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:24:14.280Z","updated_at":"2026-03-19T04:24:14.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":1274596,"name":"@typescript-eslint/type-utils","ecosystem":"npm","description":"Type utilities for working with TypeScript + ESLint together","homepage":"https://typescript-eslint.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["eslint","typescript","estree"],"namespace":"typescript-eslint","versions_count":3146,"first_release_published_at":"2022-01-03T18:10:14.167Z","latest_release_published_at":"2026-08-10T17:21:22.196Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-23T12:23:50.888Z","created_at":"2022-04-08T17:01:13.211Z","updated_at":"2026-08-23T13:19:16.002Z","registry_url":"https://www.npmjs.com/package/@typescript-eslint/type-utils","install_command":"npm install @typescript-eslint/type-utils","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/typescript-eslint","type":"opencollective"},"dist-tags":{"rc-v":"6.0.0-alpha.58","rc-v6":"7.0.0-alpha.0","rc-v8":"8.0.0-alpha.62","latest":"8.67.0","canary":"8.67.1-alpha.27"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T13:19:16.002Z","dependent_packages_count":52,"downloads":524937451,"downloads_period":"last-month","dependent_repos_count":941724,"rankings":{"downloads":0.015880304124251877,"dependent_repos_count":0.036114001965324535,"dependent_packages_count":0.567008996739883,"stargazers_count":0.844750039906109,"forks_count":0.7054414409678443,"docker_downloads_count":0.04249350344972227,"average":0.3686147145255225},"purl":"pkg:npm/%40typescript-eslint/type-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typescript-eslint/type-utils","docker_dependents_count":9340,"docker_downloads_count":3205890912,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typescript-eslint/type-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typescript-eslint/type-utils/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-23T00:04:21.913Z","issues_count":2486,"pull_requests_count":4262,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487450.439187383,"issues_closed_count":1892,"pull_requests_closed_count":3740,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0197103781174577,"avg_comments_per_pull_request":3.9777099953073676,"merged_pull_requests_count":3196,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":967363.4024896265,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.362162162162162,"past_year_avg_comments_per_pull_request":4.246031746031746,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftype-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftype-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftype-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftype-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftype-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftype-utils/codemeta","maintainers":[{"uuid":"jameshenry","login":"jameshenry","name":null,"email":"james@henry.sc","url":null,"packages_count":288,"html_url":"https://www.npmjs.com/~jameshenry","role":null,"created_at":"2022-11-07T21:30:24.961Z","updated_at":"2022-11-07T21:30:24.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jameshenry/packages"},{"uuid":"bradzacher","login":"bradzacher","name":null,"email":"brad.zacher@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~bradzacher","role":null,"created_at":"2023-03-24T16:30:08.206Z","updated_at":"2023-03-24T16:30:08.206Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradzacher/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":14075143,"name":"@depup/typescript-eslint__parser","ecosystem":"npm","description":"An ESLint custom parser which leverages TypeScript ESTree (with updated dependencies)","homepage":"https://typescript-eslint.io/packages/parser","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["@typescript-eslint/parser","depup","updated-dependencies","security","latest","patched","ast","ecmascript","javascript","typescript","parser","syntax","eslint"],"namespace":"depup","versions_count":7,"first_release_published_at":"2026-03-17T16:33:40.625Z","latest_release_published_at":"2026-08-11T00:22:11.506Z","latest_release_number":"8.67.0-depup.0","last_synced_at":"2026-08-24T02:10:38.073Z","created_at":"2026-03-19T04:24:07.768Z","updated_at":"2026-08-24T02:10:38.073Z","registry_url":"https://www.npmjs.com/package/@depup/typescript-eslint__parser","install_command":"npm install @depup/typescript-eslint__parser","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"8.67.0-depup.0"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T16:51:55.636Z","dependent_packages_count":0,"downloads":372,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/typescript-eslint__parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/typescript-eslint__parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/typescript-eslint__parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/typescript-eslint__parser/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:04:21.913Z","issues_count":2486,"pull_requests_count":4262,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487450.439187383,"issues_closed_count":1892,"pull_requests_closed_count":3740,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0197103781174577,"avg_comments_per_pull_request":3.9777099953073676,"merged_pull_requests_count":3196,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":967363.4024896265,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.362162162162162,"past_year_avg_comments_per_pull_request":4.246031746031746,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__parser/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2132,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:24:08.722Z","updated_at":"2026-03-19T04:24:08.722Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":14073482,"name":"@depup/typescript-eslint__eslint-plugin","ecosystem":"npm","description":"TypeScript plugin for ESLint (with updated dependencies)","homepage":"https://typescript-eslint.io/packages/eslint-plugin","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["@typescript-eslint/eslint-plugin","depup","updated-dependencies","security","latest","patched","eslint","eslintplugin","eslint-plugin","typescript"],"namespace":"depup","versions_count":8,"first_release_published_at":"2026-03-17T16:34:25.969Z","latest_release_published_at":"2026-08-11T00:22:29.114Z","latest_release_number":"8.67.0-depup.0","last_synced_at":"2026-08-23T12:11:23.101Z","created_at":"2026-03-19T03:01:44.679Z","updated_at":"2026-08-23T19:46:42.087Z","registry_url":"https://www.npmjs.com/package/@depup/typescript-eslint__eslint-plugin","install_command":"npm install @depup/typescript-eslint__eslint-plugin","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"8.67.0-depup.0"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T19:46:42.086Z","dependent_packages_count":0,"downloads":419,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":0.6666886871567327,"forks_count":0.5326940051050836,"docker_downloads_count":null,"average":13.977587063624858},"purl":"pkg:npm/%40depup/typescript-eslint__eslint-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/typescript-eslint__eslint-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/typescript-eslint__eslint-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/typescript-eslint__eslint-plugin/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:04:21.913Z","issues_count":2486,"pull_requests_count":4262,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487450.439187383,"issues_closed_count":1892,"pull_requests_closed_count":3740,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0197103781174577,"avg_comments_per_pull_request":3.9777099953073676,"merged_pull_requests_count":3196,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":967363.4024896265,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.362162162162162,"past_year_avg_comments_per_pull_request":4.246031746031746,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__eslint-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__eslint-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__eslint-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__eslint-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__eslint-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__eslint-plugin/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2132,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T03:01:45.965Z","updated_at":"2026-03-19T03:01:45.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":14075150,"name":"@depup/typescript-eslint__utils","ecosystem":"npm","description":"Utilities for working with TypeScript + ESLint together (with updated dependencies)","homepage":"https://typescript-eslint.io/packages/utils","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["@typescript-eslint/utils","depup","updated-dependencies","security","latest","patched","eslint","typescript","estree"],"namespace":"depup","versions_count":8,"first_release_published_at":"2026-03-17T16:34:31.050Z","latest_release_published_at":"2026-08-11T00:22:11.329Z","latest_release_number":"8.67.0-depup.0","last_synced_at":"2026-08-23T01:12:07.641Z","created_at":"2026-03-19T04:24:08.284Z","updated_at":"2026-08-23T01:12:07.642Z","registry_url":"https://www.npmjs.com/package/@depup/typescript-eslint__utils","install_command":"npm install @depup/typescript-eslint__utils","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"8.67.0-depup.0"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T04:43:20.107Z","dependent_packages_count":0,"downloads":675,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/typescript-eslint__utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/typescript-eslint__utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/typescript-eslint__utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/typescript-eslint__utils/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T20:04:29.786Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__utils/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2132,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:24:13.547Z","updated_at":"2026-03-19T04:24:13.547Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":14073483,"name":"@depup/typescript-eslint__type-utils","ecosystem":"npm","description":"Type utilities for working with TypeScript + ESLint together (with updated dependencies)","homepage":"https://typescript-eslint.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["@typescript-eslint/type-utils","depup","updated-dependencies","security","latest","patched","eslint","typescript","estree"],"namespace":"depup","versions_count":8,"first_release_published_at":"2026-03-17T16:34:40.624Z","latest_release_published_at":"2026-08-11T00:22:11.496Z","latest_release_number":"8.67.0-depup.0","last_synced_at":"2026-08-24T00:04:15.398Z","created_at":"2026-03-19T03:01:44.821Z","updated_at":"2026-08-24T00:04:15.398Z","registry_url":"https://www.npmjs.com/package/@depup/typescript-eslint__type-utils","install_command":"npm install @depup/typescript-eslint__type-utils","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"8.67.0-depup.0"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:02:59.934Z","dependent_packages_count":0,"downloads":362,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":0.6666886871567327,"forks_count":0.5326940051050836,"docker_downloads_count":null,"average":13.977587063624858},"purl":"pkg:npm/%40depup/typescript-eslint__type-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/typescript-eslint__type-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/typescript-eslint__type-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/typescript-eslint__type-utils/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T21:10:55.917Z","issues_count":2486,"pull_requests_count":4260,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487712.4251336898,"issues_closed_count":1892,"pull_requests_closed_count":3739,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0181013676588897,"avg_comments_per_pull_request":3.9779342723004696,"merged_pull_requests_count":3195,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":965290.8755186722,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.3567567567567567,"past_year_avg_comments_per_pull_request":4.235449735449736,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__type-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__type-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__type-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__type-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__type-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__type-utils/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2132,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T03:01:45.827Z","updated_at":"2026-03-19T03:01:45.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":8024092,"name":"@greguintow/typescript-estree","ecosystem":"npm","description":"A parser that converts TypeScript source code into an ESTree compatible form","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["ast","estree","ecmascript","javascript","typescript","parser","syntax"],"namespace":"greguintow","versions_count":3,"first_release_published_at":"2023-08-03T05:23:12.013Z","latest_release_published_at":"2023-08-03T06:10:30.822Z","latest_release_number":"5.48.2","last_synced_at":"2026-08-24T00:04:20.034Z","created_at":"2023-08-03T05:25:07.679Z","updated_at":"2026-08-24T00:04:20.035Z","registry_url":"https://www.npmjs.com/package/@greguintow/typescript-estree","install_command":"npm install @greguintow/typescript-estree","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"5.48.2"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T02:34:32.631Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.273192959647318,"dependent_repos_count":37.49662796984681,"dependent_packages_count":53.96848874002429,"stargazers_count":0.8838033060147243,"forks_count":0.7259978237718201,"docker_downloads_count":null,"average":20.269622159860994},"purl":"pkg:npm/%40greguintow/typescript-estree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@greguintow/typescript-estree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@greguintow/typescript-estree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@greguintow/typescript-estree/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T21:10:55.917Z","issues_count":2486,"pull_requests_count":4260,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487712.4251336898,"issues_closed_count":1892,"pull_requests_closed_count":3739,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0181013676588897,"avg_comments_per_pull_request":3.9779342723004696,"merged_pull_requests_count":3195,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":965290.8755186722,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.3567567567567567,"past_year_avg_comments_per_pull_request":4.235449735449736,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@greguintow%2Ftypescript-estree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@greguintow%2Ftypescript-estree/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@greguintow%2Ftypescript-estree/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@greguintow%2Ftypescript-estree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@greguintow%2Ftypescript-estree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@greguintow%2Ftypescript-estree/codemeta","maintainers":[{"uuid":"greguintow","login":"greguintow","name":null,"email":"thunderdance6@gmail.com","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~greguintow","role":null,"created_at":"2023-08-03T05:25:09.166Z","updated_at":"2023-08-03T05:25:09.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/greguintow/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":7845378,"name":"@typescript-eslint/rule-tester","ecosystem":"npm","description":"Tooling to test ESLint rules","homepage":"https://typescript-eslint.io/packages/rule-tester","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["eslint","typescript","estree"],"namespace":"typescript-eslint","versions_count":1974,"first_release_published_at":"2023-06-18T13:54:29.458Z","latest_release_published_at":"2026-08-10T17:26:24.769Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-24T00:04:54.964Z","created_at":"2023-06-24T04:06:12.117Z","updated_at":"2026-08-24T00:04:54.964Z","registry_url":"https://www.npmjs.com/package/@typescript-eslint/rule-tester","install_command":"npm install @typescript-eslint/rule-tester","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/typescript-eslint","type":"opencollective"},"dist-tags":{"rc-v6":"7.0.0-alpha.0","rc-v8":"8.0.0-alpha.62","latest":"8.67.0","canary":"8.67.1-alpha.27"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:46:09.591Z","dependent_packages_count":116,"downloads":10374675,"downloads_period":"last-month","dependent_repos_count":281,"rankings":{"downloads":0.4161712413852021,"dependent_repos_count":0.9519830434763116,"dependent_packages_count":0.33015202629334994,"stargazers_count":0.8444427638498502,"forks_count":0.7010600350403973,"docker_downloads_count":null,"average":0.6487618220090222},"purl":"pkg:npm/%40typescript-eslint/rule-tester","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typescript-eslint/rule-tester","docker_dependents_count":1,"docker_downloads_count":2480,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typescript-eslint/rule-tester","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typescript-eslint/rule-tester/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T21:10:55.917Z","issues_count":2486,"pull_requests_count":4260,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487712.4251336898,"issues_closed_count":1892,"pull_requests_closed_count":3739,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0181013676588897,"avg_comments_per_pull_request":3.9779342723004696,"merged_pull_requests_count":3195,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":965290.8755186722,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.3567567567567567,"past_year_avg_comments_per_pull_request":4.235449735449736,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Frule-tester/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Frule-tester/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Frule-tester/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Frule-tester/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Frule-tester/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Frule-tester/codemeta","maintainers":[{"uuid":"jameshenry","login":"jameshenry","name":null,"email":"james@henry.sc","url":null,"packages_count":288,"html_url":"https://www.npmjs.com/~jameshenry","role":null,"created_at":"2023-06-24T04:16:16.955Z","updated_at":"2023-06-24T04:16:16.955Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jameshenry/packages"},{"uuid":"bradzacher","login":"bradzacher","name":null,"email":"brad.zacher@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~bradzacher","role":null,"created_at":"2023-06-24T04:16:16.840Z","updated_at":"2023-06-24T04:16:16.840Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradzacher/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":4087129,"name":"github.com/typescript-eslint/typescript-eslint","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"github.com/typescript-eslint","versions_count":409,"first_release_published_at":"2019-01-19T23:18:36.000Z","latest_release_published_at":"2026-08-10T17:18:23.000Z","latest_release_number":"v8.67.0+incompatible","last_synced_at":"2026-08-24T00:15:05.826Z","created_at":"2022-04-12T12:28:43.584Z","updated_at":"2026-08-24T00:15:05.827Z","registry_url":"https://pkg.go.dev/github.com/typescript-eslint/typescript-eslint","install_command":"go get github.com/typescript-eslint/typescript-eslint","documentation_url":"https://pkg.go.dev/github.com/typescript-eslint/typescript-eslint#section-documentation","metadata":{},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:31:29.550Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/typescript-eslint/typescript-eslint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/typescript-eslint/typescript-eslint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/typescript-eslint/typescript-eslint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/typescript-eslint/typescript-eslint/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypescript-eslint%2Ftypescript-eslint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypescript-eslint%2Ftypescript-eslint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypescript-eslint%2Ftypescript-eslint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypescript-eslint%2Ftypescript-eslint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypescript-eslint%2Ftypescript-eslint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypescript-eslint%2Ftypescript-eslint/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","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":1274609,"name":"@typescript-eslint/utils","ecosystem":"npm","description":"Utilities for working with TypeScript + ESLint together","homepage":"https://typescript-eslint.io/packages/utils","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["eslint","typescript","estree"],"namespace":"typescript-eslint","versions_count":3130,"first_release_published_at":"2022-01-14T12:07:43.537Z","latest_release_published_at":"2026-08-10T17:21:13.758Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-24T00:16:55.019Z","created_at":"2022-04-08T17:01:15.824Z","updated_at":"2026-08-24T00:16:55.020Z","registry_url":"https://www.npmjs.com/package/@typescript-eslint/utils","install_command":"npm install @typescript-eslint/utils","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/typescript-eslint","type":"opencollective"},"dist-tags":{"rc-v":"6.0.0-alpha.58","rc-v6":"7.0.0-alpha.0","rc-v8":"8.0.0-alpha.62","latest":"8.67.0","canary":"8.67.1-alpha.27"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T06:42:41.398Z","dependent_packages_count":742,"downloads":631723130,"downloads_period":"last-month","dependent_repos_count":944853,"rankings":{"downloads":0.010157918672581806,"dependent_repos_count":0.03605924229593056,"dependent_packages_count":0.0862464792955059,"stargazers_count":0.844750039906109,"forks_count":0.7054414409678443,"docker_downloads_count":0.037044916345022064,"average":0.28661667291383225},"purl":"pkg:npm/%40typescript-eslint/utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typescript-eslint/utils","docker_dependents_count":8740,"docker_downloads_count":3705173148,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typescript-eslint/utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typescript-eslint/utils/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-21T21:10:55.917Z","issues_count":2486,"pull_requests_count":4260,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487712.4251336898,"issues_closed_count":1892,"pull_requests_closed_count":3739,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0181013676588897,"avg_comments_per_pull_request":3.9779342723004696,"merged_pull_requests_count":3195,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":965290.8755186722,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.3567567567567567,"past_year_avg_comments_per_pull_request":4.235449735449736,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Futils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Futils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Futils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Futils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Futils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Futils/codemeta","maintainers":[{"uuid":"jameshenry","login":"jameshenry","name":null,"email":"james@henry.sc","url":null,"packages_count":288,"html_url":"https://www.npmjs.com/~jameshenry","role":null,"created_at":"2022-11-07T21:30:27.207Z","updated_at":"2022-11-07T21:30:27.207Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jameshenry/packages"},{"uuid":"bradzacher","login":"bradzacher","name":null,"email":"brad.zacher@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~bradzacher","role":null,"created_at":"2023-03-24T16:30:11.740Z","updated_at":"2023-03-24T16:30:11.740Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradzacher/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":1098117,"name":"@octogonz/eslint-plugin","ecosystem":"npm","description":"TypeScript plugin for ESLint","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["eslint","eslintplugin","eslint-plugin","typescript"],"namespace":"octogonz","versions_count":3,"first_release_published_at":"2019-08-09T02:22:35.747Z","latest_release_published_at":"2019-08-09T09:12:19.113Z","latest_release_number":"2.0.0-fork.2","last_synced_at":"2026-08-24T00:18:23.622Z","created_at":"2022-04-08T10:42:56.960Z","updated_at":"2026-08-24T00:18:23.622Z","registry_url":"https://www.npmjs.com/package/@octogonz/eslint-plugin","install_command":"npm install @octogonz/eslint-plugin","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0-fork.2"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:47:40.154Z","dependent_packages_count":1,"downloads":11,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":59.88173098450381,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.8444427638498502,"forks_count":0.7010600350403973,"docker_downloads_count":null,"average":18.526193337200517},"purl":"pkg:npm/%40octogonz/eslint-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@octogonz/eslint-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@octogonz/eslint-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@octogonz/eslint-plugin/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@octogonz%2Feslint-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@octogonz%2Feslint-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@octogonz%2Feslint-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@octogonz%2Feslint-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@octogonz%2Feslint-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@octogonz%2Feslint-plugin/codemeta","maintainers":[{"uuid":"octogonz","login":"octogonz","name":null,"email":"npm@octogonz.com","url":null,"packages_count":89,"html_url":"https://www.npmjs.com/~octogonz","role":null,"created_at":"2022-11-20T21:03:02.974Z","updated_at":"2022-11-20T21:03:02.974Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/octogonz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":1131601,"name":"@propelinc/parser","ecosystem":"npm","description":"An ESLint custom parser which leverages TypeScript ESTree","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["ast","ecmascript","javascript","typescript","parser","syntax","eslint"],"namespace":"propelinc","versions_count":2,"first_release_published_at":"2019-05-12T22:38:07.555Z","latest_release_published_at":"2019-05-12T21:54:32.519Z","latest_release_number":"1.9.3","last_synced_at":"2026-08-24T00:23:40.704Z","created_at":"2022-04-08T11:40:47.676Z","updated_at":"2026-08-24T00:23:40.704Z","registry_url":"https://www.npmjs.com/package/@propelinc/parser","install_command":"npm install @propelinc/parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.9.0"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T20:30:59.222Z","dependent_packages_count":1,"downloads":11,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":50.507620471597235,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.8508570332183527,"forks_count":0.7053735611659405,"docker_downloads_count":null,"average":16.65351679371801},"purl":"pkg:npm/%40propelinc/parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@propelinc/parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@propelinc/parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@propelinc/parser/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Fparser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Fparser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Fparser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Fparser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Fparser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Fparser/codemeta","maintainers":[{"uuid":"achien","login":"achien","name":null,"email":"aechien@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~achien","role":null,"created_at":"2022-11-20T21:57:28.359Z","updated_at":"2022-11-20T21:57:28.359Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/achien/packages"},{"uuid":"chuck_st","login":"chuck_st","name":null,"email":"jonathan@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~chuck_st","role":null,"created_at":"2022-11-20T21:57:28.367Z","updated_at":"2022-11-20T21:57:28.367Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chuck_st/packages"},{"uuid":"thechuckmeista","login":"thechuckmeista","name":null,"email":"charles@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~thechuckmeista","role":null,"created_at":"2022-11-20T21:57:28.378Z","updated_at":"2022-11-20T21:57:28.378Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thechuckmeista/packages"},{"uuid":"katie-propel","login":"katie-propel","name":null,"email":"katie@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~katie-propel","role":null,"created_at":"2022-11-20T21:57:28.388Z","updated_at":"2022-11-20T21:57:28.388Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/katie-propel/packages"},{"uuid":"rampropel","login":"rampropel","name":null,"email":"ram@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~rampropel","role":null,"created_at":"2022-11-20T21:57:28.413Z","updated_at":"2022-11-20T21:57:28.413Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rampropel/packages"},{"uuid":"propel-derek","login":"propel-derek","name":null,"email":"derek.gurchik@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~propel-derek","role":null,"created_at":"2023-12-13T04:18:35.556Z","updated_at":"2023-12-13T04:18:35.556Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/propel-derek/packages"},{"uuid":"sam-propel","login":"sam-propel","name":null,"email":"samantha.landen@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~sam-propel","role":null,"created_at":"2026-02-11T00:26:06.634Z","updated_at":"2026-02-11T00:26:06.634Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sam-propel/packages"},{"uuid":"kyleshevlin-propel","login":"kyleshevlin-propel","name":null,"email":"kyle.shevlin@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~kyleshevlin-propel","role":null,"created_at":"2026-02-11T00:26:06.586Z","updated_at":"2026-02-11T00:26:06.586Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyleshevlin-propel/packages"},{"uuid":"ruthie","login":"ruthie","name":null,"email":"ruthie@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~ruthie","role":null,"created_at":"2026-05-20T16:37:45.128Z","updated_at":"2026-05-20T16:37:45.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ruthie/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":906841,"name":"@dr.potapoff/eslint-plugin","ecosystem":"npm","description":"TypeScript plugin for ESLint","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["eslint","eslintplugin","eslint-plugin","typescript"],"namespace":"dr.potapoff","versions_count":1,"first_release_published_at":"2019-11-05T19:39:03.028Z","latest_release_published_at":"2019-11-05T19:39:03.028Z","latest_release_number":"2.6.2","last_synced_at":"2026-08-24T00:23:39.550Z","created_at":"2022-04-07T16:36:24.770Z","updated_at":"2026-08-24T00:23:39.551Z","registry_url":"https://www.npmjs.com/package/@dr.potapoff/eslint-plugin","install_command":"npm install @dr.potapoff/eslint-plugin","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.6.2"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T00:46:43.590Z","dependent_packages_count":1,"downloads":18,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":59.88173098450381,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.8444427638498502,"forks_count":0.7010600350403973,"docker_downloads_count":null,"average":18.526193337200517},"purl":"pkg:npm/%40dr.potapoff/eslint-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dr.potapoff/eslint-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dr.potapoff/eslint-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dr.potapoff/eslint-plugin/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T21:10:55.917Z","issues_count":2486,"pull_requests_count":4260,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487712.4251336898,"issues_closed_count":1892,"pull_requests_closed_count":3739,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0181013676588897,"avg_comments_per_pull_request":3.9779342723004696,"merged_pull_requests_count":3195,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":965290.8755186722,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.3567567567567567,"past_year_avg_comments_per_pull_request":4.235449735449736,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dr.potapoff%2Feslint-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dr.potapoff%2Feslint-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dr.potapoff%2Feslint-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dr.potapoff%2Feslint-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dr.potapoff%2Feslint-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dr.potapoff%2Feslint-plugin/codemeta","maintainers":[{"uuid":"dr.potapoff","login":"dr.potapoff","name":null,"email":"dr.potapoff-peter@yandex.ru","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~dr.potapoff","role":null,"created_at":"2022-11-16T23:53:03.784Z","updated_at":"2022-11-16T23:53:03.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dr.potapoff/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":14325620,"name":"typescript-eslint-plugin-no-misused-disposable","ecosystem":"npm","description":"TypeScript plugin for ESLint","homepage":"https://typescript-eslint.io/packages/eslint-plugin","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["eslint","eslintplugin","eslint-plugin","typescript"],"namespace":null,"versions_count":7,"first_release_published_at":"2026-04-25T18:21:16.641Z","latest_release_published_at":"2026-04-26T13:29:22.317Z","latest_release_number":"8.60.0-disposable.6","last_synced_at":"2026-08-24T00:28:10.911Z","created_at":"2026-04-27T01:30:22.092Z","updated_at":"2026-08-24T00:28:10.911Z","registry_url":"https://www.npmjs.com/package/typescript-eslint-plugin-no-misused-disposable","install_command":"npm install typescript-eslint-plugin-no-misused-disposable","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"8.60.0-disposable.0","disposable":"8.60.0-disposable.6"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T16:54:30.655Z","dependent_packages_count":0,"downloads":141,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":5.589500825804992,"dependent_repos_count":21.917683680023718,"dependent_packages_count":31.59165949932776,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":19.69961466838549},"purl":"pkg:npm/typescript-eslint-plugin-no-misused-disposable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typescript-eslint-plugin-no-misused-disposable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typescript-eslint-plugin-no-misused-disposable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typescript-eslint-plugin-no-misused-disposable/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-eslint-plugin-no-misused-disposable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-eslint-plugin-no-misused-disposable/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-eslint-plugin-no-misused-disposable/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-eslint-plugin-no-misused-disposable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-eslint-plugin-no-misused-disposable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typescript-eslint-plugin-no-misused-disposable/codemeta","maintainers":[{"uuid":"nikicat","login":"nikicat","name":null,"email":"nbryskin@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~nikicat","role":null,"created_at":"2026-04-27T01:30:24.248Z","updated_at":"2026-04-27T01:30:24.248Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nikicat/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":1274599,"name":"@typescript-eslint/parser","ecosystem":"npm","description":"An ESLint custom parser which leverages TypeScript ESTree","homepage":"https://typescript-eslint.io/packages/parser","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["ast","ecmascript","javascript","typescript","parser","syntax","eslint"],"namespace":"typescript-eslint","versions_count":4835,"first_release_published_at":"2019-01-19T17:13:21.926Z","latest_release_published_at":"2026-08-10T17:22:16.082Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-24T00:32:34.218Z","created_at":"2022-04-08T17:01:14.286Z","updated_at":"2026-08-24T00:32:34.219Z","registry_url":"https://www.npmjs.com/package/@typescript-eslint/parser","install_command":"npm install @typescript-eslint/parser","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/typescript-eslint","type":"opencollective"},"dist-tags":{"rc-v3":"3.0.0-alpha.27","rc-v4":"4.0.0-alpha.16","rc-v5":"5.0.0-alpha.42","rc-v":"6.0.0-alpha.58","rc-v6":"7.0.0-alpha.0","rc-v8":"8.0.0-alpha.62","latest":"8.67.0","canary":"8.67.1-alpha.27"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:10:55.381Z","dependent_packages_count":128359,"downloads":544360876,"downloads_period":"last-month","dependent_repos_count":1907734,"rankings":{"downloads":0.01081503470530947,"dependent_repos_count":0.016619559661070503,"dependent_packages_count":0.000602356363333692,"stargazers_count":0.844750039906109,"forks_count":0.7054414409678443,"docker_downloads_count":0.024066874698650695,"average":0.267049217717053},"purl":"pkg:npm/%40typescript-eslint/parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typescript-eslint/parser","docker_dependents_count":14412,"docker_downloads_count":4689440561,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typescript-eslint/parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typescript-eslint/parser/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-20T20:04:29.786Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fparser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fparser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fparser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fparser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fparser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fparser/codemeta","maintainers":[{"uuid":"jameshenry","login":"jameshenry","name":null,"email":"james@henry.sc","url":null,"packages_count":288,"html_url":"https://www.npmjs.com/~jameshenry","role":null,"created_at":"2022-11-07T21:30:38.003Z","updated_at":"2022-11-07T21:30:38.003Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jameshenry/packages"},{"uuid":"bradzacher","login":"bradzacher","name":null,"email":"brad.zacher@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~bradzacher","role":null,"created_at":"2023-03-24T16:06:44.353Z","updated_at":"2023-03-24T16:06:44.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradzacher/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":1131605,"name":"@propelinc/typescript-estree","ecosystem":"npm","description":"A parser that converts TypeScript source code into an ESTree compatible form","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["ast","estree","ecmascript","javascript","typescript","parser","syntax"],"namespace":"propelinc","versions_count":3,"first_release_published_at":"2019-05-12T22:22:34.606Z","latest_release_published_at":"2019-05-12T21:54:55.629Z","latest_release_number":"1.9.3","last_synced_at":"2026-08-24T00:32:51.317Z","created_at":"2022-04-08T11:40:48.131Z","updated_at":"2026-08-24T00:32:51.317Z","registry_url":"https://www.npmjs.com/package/@propelinc/typescript-estree","install_command":"npm install @propelinc/typescript-estree","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.9.0"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:11:47.532Z","dependent_packages_count":1,"downloads":21,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.90282062971637,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.8508570332183527,"forks_count":0.7053735611659405,"docker_downloads_count":null,"average":17.532556825341835},"purl":"pkg:npm/%40propelinc/typescript-estree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@propelinc/typescript-estree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@propelinc/typescript-estree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@propelinc/typescript-estree/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:04:21.913Z","issues_count":2486,"pull_requests_count":4262,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487450.439187383,"issues_closed_count":1892,"pull_requests_closed_count":3740,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0197103781174577,"avg_comments_per_pull_request":3.9777099953073676,"merged_pull_requests_count":3196,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":967363.4024896265,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.362162162162162,"past_year_avg_comments_per_pull_request":4.246031746031746,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Ftypescript-estree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Ftypescript-estree/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Ftypescript-estree/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Ftypescript-estree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Ftypescript-estree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Ftypescript-estree/codemeta","maintainers":[{"uuid":"achien","login":"achien","name":null,"email":"aechien@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~achien","role":null,"created_at":"2022-11-20T21:57:28.456Z","updated_at":"2022-11-20T21:57:28.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/achien/packages"},{"uuid":"chuck_st","login":"chuck_st","name":null,"email":"jonathan@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~chuck_st","role":null,"created_at":"2022-11-20T21:57:28.481Z","updated_at":"2022-11-20T21:57:28.481Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chuck_st/packages"},{"uuid":"thechuckmeista","login":"thechuckmeista","name":null,"email":"charles@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~thechuckmeista","role":null,"created_at":"2022-11-20T21:57:28.497Z","updated_at":"2022-11-20T21:57:28.497Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thechuckmeista/packages"},{"uuid":"katie-propel","login":"katie-propel","name":null,"email":"katie@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~katie-propel","role":null,"created_at":"2022-11-20T21:57:28.515Z","updated_at":"2022-11-20T21:57:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/katie-propel/packages"},{"uuid":"rampropel","login":"rampropel","name":null,"email":"ram@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~rampropel","role":null,"created_at":"2022-11-20T21:57:28.561Z","updated_at":"2022-11-20T21:57:28.561Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rampropel/packages"},{"uuid":"propel-derek","login":"propel-derek","name":null,"email":"derek.gurchik@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~propel-derek","role":null,"created_at":"2023-12-13T04:18:37.330Z","updated_at":"2023-12-13T04:18:37.330Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/propel-derek/packages"},{"uuid":"sam-propel","login":"sam-propel","name":null,"email":"samantha.landen@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~sam-propel","role":null,"created_at":"2026-02-11T00:31:48.096Z","updated_at":"2026-02-11T00:31:48.096Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sam-propel/packages"},{"uuid":"kyleshevlin-propel","login":"kyleshevlin-propel","name":null,"email":"kyle.shevlin@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~kyleshevlin-propel","role":null,"created_at":"2026-02-11T00:31:47.988Z","updated_at":"2026-02-11T00:31:47.988Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyleshevlin-propel/packages"},{"uuid":"ruthie","login":"ruthie","name":null,"email":"ruthie@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~ruthie","role":null,"created_at":"2026-05-20T16:37:43.914Z","updated_at":"2026-05-20T16:37:43.914Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ruthie/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":1131600,"name":"@propelinc/eslint-plugin","ecosystem":"npm","description":"TypeScript plugin for ESLint","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["eslint","eslintplugin","eslint-plugin","typescript"],"namespace":"propelinc","versions_count":3,"first_release_published_at":"2019-05-12T22:23:26.765Z","latest_release_published_at":"2019-05-12T21:54:03.737Z","latest_release_number":"1.9.3","last_synced_at":"2026-08-24T00:34:27.597Z","created_at":"2022-04-08T11:40:47.555Z","updated_at":"2026-08-24T00:34:27.597Z","registry_url":"https://www.npmjs.com/package/@propelinc/eslint-plugin","install_command":"npm install @propelinc/eslint-plugin","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.9.0"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2024-04-13T17:59:31.000Z","size":59808,"stargazers_count":14535,"open_issues_count":490,"forks_count":2628,"subscribers_count":89,"default_branch":"main","last_synced_at":"2024-04-13T21:54:51.056Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2024-04-14T23:36:19.219Z","dependencies_parsed_at":"2024-04-14T23:34:50.267Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":4748,"total_committers":643,"mean_commits":7.384136858475895,"dds":0.8778433024431339,"last_synced_commit":"2db8f4ef0fd3e7d50843a0972f39b10746c47978"},"previous_names":[],"tags_count":289,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215588454,"owners_count":15901590,"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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":6,"last_synced_at":"2024-03-25T19:53:01.830Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":15305,"followers":161,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2024-03-25T19:53:06.469Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-09-05T17:42:51.785Z","dependent_packages_count":1,"downloads":18,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":46.854087987576854,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.8508570332183527,"forks_count":0.7053735611659405,"docker_downloads_count":null,"average":15.922810296913932},"purl":"pkg:npm/%40propelinc/eslint-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@propelinc/eslint-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@propelinc/eslint-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@propelinc/eslint-plugin/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T17:22:20.273Z","issues_count":2073,"pull_requests_count":2156,"avg_time_to_close_issue":12596627.59184953,"avg_time_to_close_pull_request":1507751.0688506386,"issues_closed_count":1591,"pull_requests_closed_count":1800,"pull_request_authors_count":246,"issue_authors_count":730,"avg_comments_per_issue":3.7269657501205984,"avg_comments_per_pull_request":4.059369202226345,"merged_pull_requests_count":1537,"bot_issues_count":1,"bot_pull_requests_count":798,"past_year_issues_count":1338,"past_year_pull_requests_count":1552,"past_year_avg_time_to_close_issue":2248167.1881668284,"past_year_avg_time_to_close_pull_request":996736.2769461077,"past_year_issues_closed_count":1027,"past_year_pull_requests_closed_count":1335,"past_year_pull_request_authors_count":176,"past_year_issue_authors_count":460,"past_year_avg_comments_per_issue":3.071001494768311,"past_year_avg_comments_per_pull_request":3.9207474226804124,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":473,"past_year_merged_pull_requests_count":1194,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":868,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"bradzacher","count":132,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"kirkwaiblinger","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"auvred","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"armano2","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"jakebailey","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"danvk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"}],"active_maintainers":[{"login":"JoshuaKGoldberg","count":677,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"auvred","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"bradzacher","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"Josh-Cena","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"jakebailey","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Feslint-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Feslint-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Feslint-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Feslint-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Feslint-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@propelinc%2Feslint-plugin/codemeta","maintainers":[{"uuid":"achien","login":"achien","name":null,"email":"aechien@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~achien","role":null,"created_at":"2022-11-20T21:57:26.623Z","updated_at":"2022-11-20T21:57:26.623Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/achien/packages"},{"uuid":"chuck_st","login":"chuck_st","name":null,"email":"jonathan@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~chuck_st","role":null,"created_at":"2022-11-20T21:57:26.633Z","updated_at":"2022-11-20T21:57:26.633Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chuck_st/packages"},{"uuid":"thechuckmeista","login":"thechuckmeista","name":null,"email":"charles@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~thechuckmeista","role":null,"created_at":"2022-11-20T21:57:26.658Z","updated_at":"2022-11-20T21:57:26.658Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thechuckmeista/packages"},{"uuid":"katie-propel","login":"katie-propel","name":null,"email":"katie@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~katie-propel","role":null,"created_at":"2022-11-20T21:57:26.671Z","updated_at":"2022-11-20T21:57:26.671Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/katie-propel/packages"},{"uuid":"rampropel","login":"rampropel","name":null,"email":"ram@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~rampropel","role":null,"created_at":"2022-11-20T21:57:26.743Z","updated_at":"2022-11-20T21:57:26.743Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rampropel/packages"},{"uuid":"propel-derek","login":"propel-derek","name":null,"email":"derek.gurchik@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~propel-derek","role":null,"created_at":"2023-12-13T04:18:40.998Z","updated_at":"2023-12-13T04:18:40.998Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/propel-derek/packages"},{"uuid":"sam-propel","login":"sam-propel","name":null,"email":"samantha.landen@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~sam-propel","role":null,"created_at":"2026-02-11T00:31:47.315Z","updated_at":"2026-02-11T00:31:47.315Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sam-propel/packages"},{"uuid":"kyleshevlin-propel","login":"kyleshevlin-propel","name":null,"email":"kyle.shevlin@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~kyleshevlin-propel","role":null,"created_at":"2026-02-11T00:31:47.260Z","updated_at":"2026-02-11T00:31:47.260Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyleshevlin-propel/packages"},{"uuid":"ruthie","login":"ruthie","name":null,"email":"ruthie@joinpropel.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~ruthie","role":null,"created_at":"2026-05-20T16:37:45.656Z","updated_at":"2026-05-20T16:37:45.656Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ruthie/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":11807006,"name":"org.mvnpm.at.typescript-eslint:eslint-plugin","ecosystem":"maven","description":"TypeScript plugin for ESLint","homepage":"https://typescript-eslint.io/packages/eslint-plugin","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"org.mvnpm.at.typescript-eslint","versions_count":68,"first_release_published_at":"2025-03-29T03:13:28.000Z","latest_release_published_at":"2026-08-12T02:09:04.000Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-24T00:50:11.084Z","created_at":"2025-06-16T20:45:31.373Z","updated_at":"2026-08-24T00:50:11.084Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.typescript-eslint/eslint-plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.typescript-eslint/eslint-plugin/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-13T06:17:53.000Z","size":82960,"stargazers_count":16357,"open_issues_count":272,"forks_count":2970,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-13T07:54:49.100Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-13T06:18:12.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:01:45.397Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.8290254943825,"dependent_packages_count":48.363046753117324,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.09603612374991},"purl":"pkg:maven/org.mvnpm.at.typescript-eslint/eslint-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:eslint-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:eslint-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.typescript-eslint:eslint-plugin/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:eslint-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:eslint-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:eslint-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:eslint-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:eslint-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:eslint-plugin/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617988,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":14073484,"name":"@depup/typescript-eslint__typescript-estree","ecosystem":"npm","description":"A parser that converts TypeScript source code into an ESTree compatible form (with updated dependencies)","homepage":"https://typescript-eslint.io/packages/typescript-estree","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["@typescript-eslint/typescript-estree","depup","updated-dependencies","security","latest","patched","ast","estree","ecmascript","javascript","typescript","parser","syntax"],"namespace":"depup","versions_count":8,"first_release_published_at":"2026-03-17T16:34:02.837Z","latest_release_published_at":"2026-08-11T00:22:38.761Z","latest_release_number":"8.67.0-depup.0","last_synced_at":"2026-08-24T00:58:35.095Z","created_at":"2026-03-19T03:01:44.992Z","updated_at":"2026-08-24T00:58:35.095Z","registry_url":"https://www.npmjs.com/package/@depup/typescript-eslint__typescript-estree","install_command":"npm install @depup/typescript-eslint__typescript-estree","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"8.67.0-depup.0"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:02:10.535Z","dependent_packages_count":0,"downloads":362,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":0.6666886871567327,"forks_count":0.5326940051050836,"docker_downloads_count":null,"average":13.977587063624858},"purl":"pkg:npm/%40depup/typescript-eslint__typescript-estree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/typescript-eslint__typescript-estree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/typescript-eslint__typescript-estree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/typescript-eslint__typescript-estree/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T00:04:21.913Z","issues_count":2486,"pull_requests_count":4262,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487450.439187383,"issues_closed_count":1892,"pull_requests_closed_count":3740,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0197103781174577,"avg_comments_per_pull_request":3.9777099953073676,"merged_pull_requests_count":3196,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":967363.4024896265,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.362162162162162,"past_year_avg_comments_per_pull_request":4.246031746031746,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__typescript-estree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__typescript-estree/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__typescript-estree/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__typescript-estree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__typescript-estree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__typescript-estree/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2132,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T03:01:46.124Z","updated_at":"2026-03-19T03:01:46.124Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":11696308,"name":"@typescript-eslint/tsconfig-utils","ecosystem":"npm","description":"Utilities for collecting TSConfigs for linting scenarios.","homepage":"https://typescript-eslint.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["eslint","typescript","estree"],"namespace":"typescript-eslint","versions_count":621,"first_release_published_at":"2025-05-27T13:55:28.167Z","latest_release_published_at":"2026-08-10T17:25:44.966Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-24T01:03:11.363Z","created_at":"2025-05-27T13:56:06.059Z","updated_at":"2026-08-24T01:03:11.363Z","registry_url":"https://www.npmjs.com/package/@typescript-eslint/tsconfig-utils","install_command":"npm install @typescript-eslint/tsconfig-utils","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/typescript-eslint","type":"opencollective"},"dist-tags":{"latest":"8.67.0","canary":"8.67.1-alpha.27"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:21:24.187Z","dependent_packages_count":0,"downloads":501345438,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.554395551567207,"dependent_packages_count":35.4398556182296,"stargazers_count":0.6731392233933355,"forks_count":0.5526875798012167,"docker_downloads_count":null,"average":15.30501949324784},"purl":"pkg:npm/%40typescript-eslint/tsconfig-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typescript-eslint/tsconfig-utils","docker_dependents_count":1,"docker_downloads_count":157,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typescript-eslint/tsconfig-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typescript-eslint/tsconfig-utils/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T21:10:55.917Z","issues_count":2486,"pull_requests_count":4260,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487712.4251336898,"issues_closed_count":1892,"pull_requests_closed_count":3739,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0181013676588897,"avg_comments_per_pull_request":3.9779342723004696,"merged_pull_requests_count":3195,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":965290.8755186722,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.3567567567567567,"past_year_avg_comments_per_pull_request":4.235449735449736,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftsconfig-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftsconfig-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftsconfig-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftsconfig-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftsconfig-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftsconfig-utils/codemeta","maintainers":[{"uuid":"jameshenry","login":"jameshenry","name":null,"email":"james@henry.sc","url":null,"packages_count":288,"html_url":"https://www.npmjs.com/~jameshenry","role":null,"created_at":"2025-05-27T13:56:07.665Z","updated_at":"2025-05-27T13:56:07.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jameshenry/packages"},{"uuid":"bradzacher","login":"bradzacher","name":null,"email":"brad.zacher@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~bradzacher","role":null,"created_at":"2025-05-27T13:56:07.821Z","updated_at":"2025-05-27T13:56:07.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradzacher/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":11696309,"name":"@typescript-eslint/project-service","ecosystem":"npm","description":"Standalone TypeScript project service wrapper for linting.","homepage":"https://typescript-eslint.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["eslint","typescript","estree"],"namespace":"typescript-eslint","versions_count":621,"first_release_published_at":"2025-05-27T13:55:32.590Z","latest_release_published_at":"2026-08-10T17:20:49.200Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-24T02:06:52.859Z","created_at":"2025-05-27T13:56:21.500Z","updated_at":"2026-08-24T02:06:52.860Z","registry_url":"https://www.npmjs.com/package/@typescript-eslint/project-service","install_command":"npm install @typescript-eslint/project-service","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/typescript-eslint","type":"opencollective"},"dist-tags":{"latest":"8.67.0","canary":"8.67.1-alpha.27"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T15:19:34.807Z","dependent_packages_count":0,"downloads":476453558,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.554395551567207,"dependent_packages_count":35.4398556182296,"stargazers_count":0.6731392233933355,"forks_count":0.5526875798012167,"docker_downloads_count":null,"average":15.30501949324784},"purl":"pkg:npm/%40typescript-eslint/project-service","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typescript-eslint/project-service","docker_dependents_count":1,"docker_downloads_count":157,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typescript-eslint/project-service","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typescript-eslint/project-service/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T20:04:29.786Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fproject-service/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fproject-service/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fproject-service/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fproject-service/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fproject-service/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fproject-service/codemeta","maintainers":[{"uuid":"jameshenry","login":"jameshenry","name":null,"email":"james@henry.sc","url":null,"packages_count":288,"html_url":"https://www.npmjs.com/~jameshenry","role":null,"created_at":"2025-05-27T13:56:22.417Z","updated_at":"2025-05-27T13:56:22.417Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jameshenry/packages"},{"uuid":"bradzacher","login":"bradzacher","name":null,"email":"brad.zacher@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~bradzacher","role":null,"created_at":"2025-05-27T13:56:22.459Z","updated_at":"2025-05-27T13:56:22.459Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradzacher/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":14075140,"name":"@depup/typescript-eslint","ecosystem":"npm","description":"Tooling which enables you to use TypeScript with ESLint (with updated dependencies)","homepage":"https://typescript-eslint.io/packages/typescript-eslint","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["typescript-eslint","depup","updated-dependencies","security","latest","patched","ast","ecmascript","javascript","typescript","parser","syntax","eslint","eslintplugin","eslint-plugin"],"namespace":"depup","versions_count":6,"first_release_published_at":"2026-03-17T16:39:24.549Z","latest_release_published_at":"2026-08-16T00:30:58.606Z","latest_release_number":"8.67.0-depup.0","last_synced_at":"2026-08-24T02:07:39.488Z","created_at":"2026-03-19T04:24:07.516Z","updated_at":"2026-08-24T02:07:39.489Z","registry_url":"https://www.npmjs.com/package/@depup/typescript-eslint","install_command":"npm install @depup/typescript-eslint","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"8.67.0-depup.0"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T08:15:01.480Z","dependent_packages_count":0,"downloads":357,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/typescript-eslint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/typescript-eslint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/typescript-eslint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/typescript-eslint/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T20:04:29.786Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2132,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:24:15.712Z","updated_at":"2026-03-19T04:24:15.712Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":1274610,"name":"@typescript-eslint/types","ecosystem":"npm","description":"Types for the TypeScript-ESTree AST spec","homepage":"https://typescript-eslint.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["eslint","typescript","estree"],"namespace":"typescript-eslint","versions_count":4111,"first_release_published_at":"2020-06-29T18:42:27.213Z","latest_release_published_at":"2026-08-10T17:20:43.816Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-24T02:30:34.260Z","created_at":"2022-04-08T17:01:16.136Z","updated_at":"2026-08-24T02:30:34.261Z","registry_url":"https://www.npmjs.com/package/@typescript-eslint/types","install_command":"npm install @typescript-eslint/types","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/typescript-eslint","type":"opencollective"},"dist-tags":{"rc-v4":"4.0.0-alpha.16","rc-v5":"5.0.0-alpha.42","rc-v":"6.0.0-alpha.58","rc-v6":"7.0.0-alpha.0","rc-v8":"8.0.0-alpha.62","latest":"8.67.0","canary":"8.67.1-alpha.27"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:00:06.122Z","dependent_packages_count":178,"downloads":730374017,"downloads_period":"last-month","dependent_repos_count":1779331,"rankings":{"downloads":0.0051474089230333685,"dependent_repos_count":0.018809946436829383,"dependent_packages_count":0.24225677739893214,"stargazers_count":0.8451059777571699,"forks_count":0.7054414409678443,"docker_downloads_count":0.0203432171798606,"average":0.30618412811061163},"purl":"pkg:npm/%40typescript-eslint/types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typescript-eslint/types","docker_dependents_count":13729,"docker_downloads_count":5132748078,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typescript-eslint/types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typescript-eslint/types/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-20T20:04:29.786Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftypes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftypes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftypes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftypes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftypes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Ftypes/codemeta","maintainers":[{"uuid":"jameshenry","login":"jameshenry","name":null,"email":"james@henry.sc","url":null,"packages_count":288,"html_url":"https://www.npmjs.com/~jameshenry","role":null,"created_at":"2022-11-07T21:30:34.030Z","updated_at":"2022-11-07T21:30:34.030Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jameshenry/packages"},{"uuid":"bradzacher","login":"bradzacher","name":null,"email":"brad.zacher@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~bradzacher","role":null,"created_at":"2023-03-24T17:25:34.755Z","updated_at":"2023-03-24T17:25:34.755Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradzacher/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":1274605,"name":"@typescript-eslint/experimental-utils","ecosystem":"npm","description":"(Experimental) Utilities for working with TypeScript + ESLint together","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["eslint","typescript","estree"],"namespace":"typescript-eslint","versions_count":2612,"first_release_published_at":"2019-05-10T16:58:51.717Z","latest_release_published_at":"2023-07-10T17:18:56.471Z","latest_release_number":"5.62.0","last_synced_at":"2026-08-23T01:43:40.257Z","created_at":"2022-04-08T17:01:15.274Z","updated_at":"2026-08-23T06:57:45.124Z","registry_url":"https://www.npmjs.com/package/@typescript-eslint/experimental-utils","install_command":"npm install @typescript-eslint/experimental-utils","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"5.62.0","canary":"5.62.1-alpha.0","rc-v3":"3.0.0-alpha.27","rc-v4":"4.0.0-alpha.16","rc-v5":"5.0.0-alpha.42"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:57:45.123Z","dependent_packages_count":498,"downloads":33751527,"downloads_period":"last-month","dependent_repos_count":1566706,"rankings":{"downloads":0.03545688593259687,"dependent_repos_count":0.022643123294407423,"dependent_packages_count":0.11559766209067489,"stargazers_count":0.844750039906109,"forks_count":0.7054414409678443,"docker_downloads_count":0.038605566922750266,"average":0.2937491198523971},"purl":"pkg:npm/%40typescript-eslint/experimental-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typescript-eslint/experimental-utils","docker_dependents_count":8570,"docker_downloads_count":1711453971,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typescript-eslint/experimental-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typescript-eslint/experimental-utils/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-23T00:04:21.913Z","issues_count":2486,"pull_requests_count":4262,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487450.439187383,"issues_closed_count":1892,"pull_requests_closed_count":3740,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0197103781174577,"avg_comments_per_pull_request":3.9777099953073676,"merged_pull_requests_count":3196,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":967363.4024896265,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.362162162162162,"past_year_avg_comments_per_pull_request":4.246031746031746,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fexperimental-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fexperimental-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fexperimental-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fexperimental-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fexperimental-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Fexperimental-utils/codemeta","maintainers":[{"uuid":"jameshenry","login":"jameshenry","name":null,"email":"james@henry.sc","url":null,"packages_count":288,"html_url":"https://www.npmjs.com/~jameshenry","role":null,"created_at":"2022-11-07T21:30:28.665Z","updated_at":"2022-11-07T21:30:28.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jameshenry/packages"},{"uuid":"bradzacher","login":"bradzacher","name":null,"email":"brad.zacher@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~bradzacher","role":null,"created_at":"2023-03-24T16:29:03.441Z","updated_at":"2023-03-24T16:29:03.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradzacher/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":5329364,"name":"@daotl/typescript-eslint-scope-manager","ecosystem":"npm","description":"TypeScript scope analyser for ESLint","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["eslint","typescript","estree"],"namespace":"daotl","versions_count":1,"first_release_published_at":"2022-10-16T11:46:03.825Z","latest_release_published_at":"2022-10-16T11:46:03.825Z","latest_release_number":"5.40.0","last_synced_at":"2026-08-23T12:35:44.690Z","created_at":"2022-10-16T11:53:32.221Z","updated_at":"2026-08-23T12:35:44.690Z","registry_url":"https://www.npmjs.com/package/@daotl/typescript-eslint-scope-manager","install_command":"npm install @daotl/typescript-eslint-scope-manager","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"5.40.0"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:31:38.730Z","dependent_packages_count":1,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.749638265770436,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.134334758639458,"forks_count":0.9390527005908768,"average":17.869662843294872},"purl":"pkg:npm/%40daotl/typescript-eslint-scope-manager","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@daotl/typescript-eslint-scope-manager","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@daotl/typescript-eslint-scope-manager","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@daotl/typescript-eslint-scope-manager/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@daotl%2Ftypescript-eslint-scope-manager/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@daotl%2Ftypescript-eslint-scope-manager/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@daotl%2Ftypescript-eslint-scope-manager/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@daotl%2Ftypescript-eslint-scope-manager/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@daotl%2Ftypescript-eslint-scope-manager/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@daotl%2Ftypescript-eslint-scope-manager/codemeta","maintainers":[{"uuid":"nex","login":"nex","name":null,"email":"nexzhu@gmail.com","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~nex","role":null,"created_at":"2022-11-12T02:08:15.431Z","updated_at":"2022-11-12T02:08:15.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nex/packages"},{"uuid":"zwj_cheer","login":"zwj_cheer","name":null,"email":"zwjCheer@163.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~zwj_cheer","role":null,"created_at":"2023-05-18T15:08:32.516Z","updated_at":"2023-05-18T15:08:32.516Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zwj_cheer/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":1274615,"name":"@typescript-eslint/eslint-plugin-tslint","ecosystem":"npm","description":"ESLint plugin that wraps a TSLint configuration and lints the whole source using TSLint","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["eslint","eslintplugin","eslint-plugin","tslint"],"namespace":"typescript-eslint","versions_count":3308,"first_release_published_at":"2019-01-19T17:13:21.900Z","latest_release_published_at":"2024-02-19T17:16:04.106Z","latest_release_number":"7.0.2","last_synced_at":"2026-08-23T12:18:41.943Z","created_at":"2022-04-08T17:01:18.908Z","updated_at":"2026-08-23T12:18:41.944Z","registry_url":"https://www.npmjs.com/package/@typescript-eslint/eslint-plugin-tslint","install_command":"npm install @typescript-eslint/eslint-plugin-tslint","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"7.0.2","canary":"7.0.3-alpha.5","rc-v3":"3.0.0-alpha.27","rc-v4":"4.0.0-alpha.16","rc-v5":"5.0.0-alpha.42","rc-v":"6.0.0-alpha.58","rc-v6":"7.0.0-alpha.0"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T08:55:46.722Z","dependent_packages_count":1353,"downloads":822215,"downloads_period":"last-month","dependent_repos_count":9320,"rankings":{"downloads":0.26693391802971955,"dependent_repos_count":0.25460958183527294,"dependent_packages_count":0.05279857665120896,"stargazers_count":0.8444427638498502,"forks_count":0.7010600350403973,"docker_downloads_count":0.3318047421804888,"average":0.408608269597823},"purl":"pkg:npm/%40typescript-eslint/eslint-plugin-tslint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typescript-eslint/eslint-plugin-tslint","docker_dependents_count":32,"docker_downloads_count":4817940,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typescript-eslint/eslint-plugin-tslint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typescript-eslint/eslint-plugin-tslint/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T21:10:55.917Z","issues_count":2486,"pull_requests_count":4260,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487712.4251336898,"issues_closed_count":1892,"pull_requests_closed_count":3739,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0181013676588897,"avg_comments_per_pull_request":3.9779342723004696,"merged_pull_requests_count":3195,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":965290.8755186722,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.3567567567567567,"past_year_avg_comments_per_pull_request":4.235449735449736,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Feslint-plugin-tslint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Feslint-plugin-tslint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Feslint-plugin-tslint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Feslint-plugin-tslint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Feslint-plugin-tslint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typescript-eslint%2Feslint-plugin-tslint/codemeta","maintainers":[{"uuid":"jameshenry","login":"jameshenry","name":null,"email":"james@henry.sc","url":null,"packages_count":288,"html_url":"https://www.npmjs.com/~jameshenry","role":null,"created_at":"2022-11-07T21:30:29.352Z","updated_at":"2022-11-07T21:30:29.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jameshenry/packages"},{"uuid":"bradzacher","login":"bradzacher","name":null,"email":"brad.zacher@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~bradzacher","role":null,"created_at":"2023-03-24T16:30:11.469Z","updated_at":"2023-03-24T16:30:11.469Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradzacher/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":11697184,"name":"org.mvnpm:typescript-eslint","ecosystem":"maven","description":"Tooling which enables you to use TypeScript with ESLint","homepage":"https://typescript-eslint.io/packages/typescript-eslint","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"org.mvnpm","versions_count":48,"first_release_published_at":"2025-04-03T17:39:54.000Z","latest_release_published_at":"2026-08-12T02:11:50.000Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-23T12:11:52.060Z","created_at":"2025-05-27T20:15:20.159Z","updated_at":"2026-08-23T12:11:52.060Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/typescript-eslint/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/typescript-eslint/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T09:31:27.651Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.47603012641218,"dependent_packages_count":49.29469350125787,"stargazers_count":1.5624877869576432,"forks_count":2.7804700751150957,"docker_downloads_count":null,"average":22.028420372435697},"purl":"pkg:maven/org.mvnpm/typescript-eslint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:typescript-eslint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:typescript-eslint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:typescript-eslint/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:typescript-eslint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:typescript-eslint/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:typescript-eslint/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:typescript-eslint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:typescript-eslint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:typescript-eslint/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617988,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":11721433,"name":"org.mvnpm.at.typescript-eslint:type-utils","ecosystem":"maven","description":"Type utilities for working with TypeScript + ESLint together","homepage":"https://typescript-eslint.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":[],"namespace":"org.mvnpm.at.typescript-eslint","versions_count":67,"first_release_published_at":"2025-04-03T07:33:27.000Z","latest_release_published_at":"2026-08-11T02:14:01.000Z","latest_release_number":"8.67.0","last_synced_at":"2026-08-23T12:13:12.856Z","created_at":"2025-06-02T20:16:38.917Z","updated_at":"2026-08-23T12:13:12.856Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.typescript-eslint/type-utils/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.typescript-eslint/type-utils/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-13T06:17:53.000Z","size":82960,"stargazers_count":16357,"open_issues_count":272,"forks_count":2970,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-13T07:54:49.100Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-13T06:18:12.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-13T02:00:06.325Z","response_time":111,"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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T08:57:57.540Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.2577712564437,"dependent_packages_count":48.97599527979629,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.61688326811999},"purl":"pkg:maven/org.mvnpm.at.typescript-eslint/type-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:type-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.typescript-eslint:type-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.typescript-eslint:type-utils/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T19:00:10.452Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:type-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:type-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:type-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:type-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:type-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.typescript-eslint:type-utils/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617988,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":876897,"name":"@corbinu/typescript-eslint-parser","ecosystem":"npm","description":"An ESLint custom parser which leverages TypeScript ESTree","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["ast","ecmascript","javascript","typescript","parser","syntax","eslint"],"namespace":"corbinu","versions_count":6,"first_release_published_at":"2018-12-27T01:14:46.288Z","latest_release_published_at":"2019-01-18T22:31:02.616Z","latest_release_number":"25.0.1","last_synced_at":"2026-08-24T00:04:45.909Z","created_at":"2022-04-07T15:11:08.261Z","updated_at":"2026-08-24T00:04:45.910Z","registry_url":"https://www.npmjs.com/package/@corbinu/typescript-eslint-parser","install_command":"npm install @corbinu/typescript-eslint-parser","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"25.0.1"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-14T04:42:58.007Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17886,"followers":283,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-14T04:42:58.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T11:58:21.800Z","dependent_packages_count":3,"downloads":33,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.90282062971637,"dependent_repos_count":10.295976646711454,"dependent_packages_count":5.888476794839281,"stargazers_count":0.8444427638498502,"forks_count":0.7010600350403973,"docker_downloads_count":null,"average":14.52655537403147},"purl":"pkg:npm/%40corbinu/typescript-eslint-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@corbinu/typescript-eslint-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@corbinu/typescript-eslint-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@corbinu/typescript-eslint-parser/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T20:04:29.786Z","issues_count":2485,"pull_requests_count":4249,"avg_time_to_close_issue":13239748.840211641,"avg_time_to_close_pull_request":1488061.419363466,"issues_closed_count":1890,"pull_requests_closed_count":3738,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0185110663983905,"avg_comments_per_pull_request":3.9781124970581314,"merged_pull_requests_count":3194,"bot_issues_count":1,"bot_pull_requests_count":1184,"past_year_issues_count":192,"past_year_pull_requests_count":367,"past_year_avg_time_to_close_issue":1316271.0092592593,"past_year_avg_time_to_close_pull_request":968551.1583333333,"past_year_issues_closed_count":108,"past_year_pull_requests_closed_count":240,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":110,"past_year_avg_comments_per_issue":2.390625,"past_year_avg_comments_per_pull_request":4.245231607629428,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1048,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JoshuaKGoldberg","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corbinu%2Ftypescript-eslint-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corbinu%2Ftypescript-eslint-parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corbinu%2Ftypescript-eslint-parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corbinu%2Ftypescript-eslint-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corbinu%2Ftypescript-eslint-parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corbinu%2Ftypescript-eslint-parser/codemeta","maintainers":[{"uuid":"corbinu","login":"corbinu","name":null,"email":"corbinu@openswimsoftware.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~corbinu","role":null,"created_at":"2022-11-16T08:39:39.245Z","updated_at":"2022-11-16T08:39:39.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/corbinu/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":14075141,"name":"@depup/typescript-eslint__experimental-utils","ecosystem":"npm","description":"(Experimental) Utilities for working with TypeScript + ESLint together (with updated dependencies)","homepage":"https://github.com/typescript-eslint/typescript-eslint#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typescript-eslint/typescript-eslint","keywords_array":["@typescript-eslint/experimental-utils","depup","updated-dependencies","security","latest","patched","eslint","typescript","estree"],"namespace":"depup","versions_count":5,"first_release_published_at":"2026-03-17T16:33:31.685Z","latest_release_published_at":"2026-08-11T00:22:34.296Z","latest_release_number":"5.62.0-depup.7","last_synced_at":"2026-08-24T00:31:35.410Z","created_at":"2026-03-19T04:24:07.562Z","updated_at":"2026-08-24T00:31:35.410Z","registry_url":"https://www.npmjs.com/package/@depup/typescript-eslint__experimental-utils","install_command":"npm install @depup/typescript-eslint__experimental-utils","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/typescript-eslint"},"dist-tags":{"latest":"5.62.0-depup.7"},"contentPolicy":null},"repo_metadata":{"id":37251730,"uuid":"165536154","full_name":"typescript-eslint/typescript-eslint","owner":"typescript-eslint","description":":sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript","archived":false,"fork":false,"pushed_at":"2026-08-20T05:19:11.000Z","size":82864,"stargazers_count":16365,"open_issues_count":253,"forks_count":2975,"subscribers_count":89,"default_branch":"main","last_synced_at":"2026-08-20T08:12:57.473Z","etag":null,"topics":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"latest_commit_sha":null,"homepage":"https://typescript-eslint.io","language":"TypeScript","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/typescript-eslint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typescript-eslint"}},"created_at":"2019-01-13T17:52:15.000Z","updated_at":"2026-08-20T07:10:14.000Z","dependencies_parsed_at":"2026-08-06T00:45:32.982Z","dependency_job_id":null,"html_url":"https://github.com/typescript-eslint/typescript-eslint","commit_stats":{"total_commits":5481,"total_committers":719,"mean_commits":"7.6230876216968015","dds":0.8929027549717204,"last_synced_commit":"b347c04c1e3aab17993990d9fa73d6a3a0040756"},"previous_names":[],"tags_count":410,"template":false,"template_full_name":null,"purl":"pkg:github/typescript-eslint/typescript-eslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/sbom","scorecard":{"id":684385,"data":{"date":"2025-08-11","repo":{"name":"github.com/typescript-eslint/typescript-eslint","commit":"d50a6b11c502c4840f9649789672f49b262ff83c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 26 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Info: found token with 'none' permissions: .github/workflows/lock.yml:1","Warn: no topLevel permission defined: .github/workflows/nx-migrate.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/prettier-update.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-breaking-change-pr-test.yml:1","Warn: no topLevel permission defined: .github/workflows/semantic-pr-titles.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":"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":"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":"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":"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/a11y-alt-bot.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/a11y-alt-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/cleanup-cache.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nx-migrate.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/nx-migrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-review-requested.yml:5: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/pr-review-requested.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prettier-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/prettier-update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/semantic-breaking-change-pr-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-breaking-change-pr-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic-pr-titles.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typescript-eslint/typescript-eslint/semantic-pr-titles.yml/main?enable=pin","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-f7f6-9jq7-3rqj","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T00:17:04.184Z","repository_id":37251730,"created_at":"2025-08-22T00:17:04.185Z","updated_at":"2025-08-22T00:17:04.185Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","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":"typescript-eslint","name":"typescript-eslint","uuid":"46634674","kind":"organization","description":"Tooling that enables ESLint and Prettier to support TypeScript","email":null,"website":"https://typescript-eslint.io","location":null,"twitter":"tseslint","company":null,"icon_url":"https://avatars.githubusercontent.com/u/46634674?v=4","repositories_count":9,"last_synced_at":"2026-08-22T00:11:44.166Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/typescript-eslint","funding_links":[],"total_stars":17894,"followers":282,"following":0,"created_at":"2022-11-02T16:21:48.008Z","updated_at":"2026-08-22T00:11:44.179Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescript-eslint/repositories"},"tags":[{"name":"v8.67.0","sha":"20a261fb8e62351e88176b075090dc9276d26072","kind":"tag","published_at":"2026-08-10T17:18:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.67.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.67.0/manifests"},{"name":"v8.66.0","sha":"e51b11ba3ab31837762c675f62f0d4dcb1abc4fb","kind":"tag","published_at":"2026-08-03T17:34:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.66.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.66.0/manifests"},{"name":"v8.65.0","sha":"63ba81b6acfa0d663c29aa0013d4672bf3b0426c","kind":"tag","published_at":"2026-07-20T17:38:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.65.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.65.0/manifests"},{"name":"v8.64.0","sha":"414d9abbf66f77796ab12ec7e75b07722e592832","kind":"tag","published_at":"2026-07-13T17:38:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.64.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.64.0/manifests"},{"name":"v8.63.0","sha":"290cf6cdcc5ffb00c5b8f3e1e0e9f2fd8cc96374","kind":"tag","published_at":"2026-07-06T17:51:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.63.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.63.0/manifests"},{"name":"v8.62.1","sha":"3ea32f4ba5e196c08c6da1095619d7f65ba4905e","kind":"tag","published_at":"2026-06-29T17:51:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.1/manifests"},{"name":"v8.62.0","sha":"54e285728e5d8cb83fadb8041189f0c3b4ab436a","kind":"tag","published_at":"2026-06-22T18:22:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.62.0/manifests"},{"name":"v8.61.1","sha":"aaad7187b529c4b6ff8088ffd7e948c69c2763b6","kind":"tag","published_at":"2026-06-15T18:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.1/manifests"},{"name":"v8.61.0","sha":"16a5b247affc32af21b695cf96dfd75d7ded50a3","kind":"tag","published_at":"2026-06-08T18:00:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.61.0/manifests"},{"name":"v8.60.1","sha":"4f84a697aedc436559c3ae09b5b357d98b448d68","kind":"tag","published_at":"2026-06-01T18:54:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.1/manifests"},{"name":"v8.60.0","sha":"f891c29de5f3e23f3d8c59cc599d3196e54e9b58","kind":"tag","published_at":"2026-05-25T17:33:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.60.0/manifests"},{"name":"v8.59.4","sha":"ca6ca1431b6d18235297a7e29feb5d98f012dff2","kind":"tag","published_at":"2026-05-18T17:42:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.4/manifests"},{"name":"v8.59.3","sha":"48e13c0261e3cb1bf4f4dfaa462cdb3a56ef7383","kind":"tag","published_at":"2026-05-11T17:40:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.3/manifests"},{"name":"v8.59.2","sha":"2ec35f1760aade4df4c631d76d78c7ed5e136333","kind":"tag","published_at":"2026-05-04T17:32:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.2/manifests"},{"name":"v8.59.1","sha":"52457932e5507b5ca01e720a541f3f8d01e09b9d","kind":"tag","published_at":"2026-04-27T17:30:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.1/manifests"},{"name":"v8.59.0","sha":"ea9ae4f8817873480e3501145059f63e39e8d8a1","kind":"tag","published_at":"2026-04-20T17:23:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.59.0/manifests"},{"name":"v8.58.2","sha":"90c2803a4c250e0343598d41e973f95e743bf4ce","kind":"tag","published_at":"2026-04-13T17:23:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.2/manifests"},{"name":"v8.58.1","sha":"5311ed312eadf4e238324f2726ae0b1f3f2206e6","kind":"tag","published_at":"2026-04-08T01:32:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.1/manifests"},{"name":"v8.58.0","sha":"493341709fe7d1d6433332b7bd2724e3332c7cdf","kind":"tag","published_at":"2026-03-30T17:19:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.58.0/manifests"},{"name":"v8.57.2","sha":"be4d54d26e695cc93605ffcca67dd75848e95c6f","kind":"tag","published_at":"2026-03-23T17:18:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.2/manifests"},{"name":"v8.57.1","sha":"c7c38aa252d7bf6708a225aebedc57686ac33dcd","kind":"tag","published_at":"2026-03-16T17:23:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.1/manifests"},{"name":"v8.57.0","sha":"2c6aeeec238dfea860b9f3c146a55f8f49f15cf5","kind":"tag","published_at":"2026-03-09T17:18:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.57.0/manifests"},{"name":"v8.56.1","sha":"96a04a97454cf6b6ae8366711c09333bf6e2327a","kind":"tag","published_at":"2026-02-23T17:24:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.1/manifests"},{"name":"v8.56.0","sha":"8b8b68f200a48ee9d6f7be8670e964629375196c","kind":"tag","published_at":"2026-02-16T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.56.0/manifests"},{"name":"v8.55.0","sha":"fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a","kind":"tag","published_at":"2026-02-09T17:21:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.55.0/manifests"},{"name":"v8.54.0","sha":"d423e57622e1c8e789a1b84109d1ab2c15497507","kind":"tag","published_at":"2026-01-26T17:09:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.54.0/manifests"},{"name":"v8.53.1","sha":"9940e53a156ec75b2e2910a63310650b4d19a6c6","kind":"tag","published_at":"2026-01-19T17:06:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.1/manifests"},{"name":"v8.53.0","sha":"3021ede961732e66b1daca804759aa0cf4143b97","kind":"tag","published_at":"2026-01-12T17:07:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.53.0/manifests"},{"name":"v8.52.0","sha":"9ddd5712687140a68352978fb76428de53ab789e","kind":"tag","published_at":"2026-01-05T17:06:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.52.0/manifests"},{"name":"v8.51.0","sha":"e4c57f5996a9a3aed8a8c2b02712a9ce37db4928","kind":"tag","published_at":"2025-12-29T17:04:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.51.0/manifests"},{"name":"v8.50.1","sha":"d520b88990e1b20674dcfa3db3b0461c1d6d9aa2","kind":"tag","published_at":"2025-12-22T17:04:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.1/manifests"},{"name":"v8.50.0","sha":"c62e85874f0e482156a54b6744fe90a6f270012a","kind":"tag","published_at":"2025-12-15T17:07:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.50.0/manifests"},{"name":"v8.49.0","sha":"864595a44b56beb9870bf0f41d59cf7f8f48276a","kind":"tag","published_at":"2025-12-08T17:05:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.49.0/manifests"},{"name":"v8.48.1","sha":"8fe34456f75c1d1e8a4dc518306d5ab93422efec","kind":"tag","published_at":"2025-12-02T08:44:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.1/manifests"},{"name":"v8.48.0","sha":"6fb1551634b2ff11718e579098f69e041a2ff92c","kind":"tag","published_at":"2025-11-24T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.48.0/manifests"},{"name":"v8.47.0","sha":"28cf8032c2492bb3c55dd7dd145249f2246034ad","kind":"tag","published_at":"2025-11-17T17:05:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.47.0/manifests"},{"name":"v8.46.4","sha":"843f144797c0a94272cdb002c00c5639cf0797c6","kind":"tag","published_at":"2025-11-10T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.4/manifests"},{"name":"v8.46.3","sha":"d9f3497dfb72e90fd7dc977c77d41b0eb9df4909","kind":"tag","published_at":"2025-11-03T17:04:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.3/manifests"},{"name":"v8.46.2","sha":"55ca033ee88cc95cfac4ad6dea2257fbeb1d4657","kind":"tag","published_at":"2025-10-20T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.2/manifests"},{"name":"v8.46.1","sha":"3f5fbf698e75ddd87874885ffbf937913761cdb0","kind":"tag","published_at":"2025-10-13T17:04:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.1/manifests"},{"name":"v8.46.0","sha":"aec785e33d63b248231c3e68c9aeb792caf21acc","kind":"tag","published_at":"2025-10-06T17:05:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.46.0/manifests"},{"name":"v8.45.0","sha":"255e9e274b24f86f3179146c20c156506312c92c","kind":"tag","published_at":"2025-09-29T17:06:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.45.0/manifests"},{"name":"v8.44.1","sha":"c1980522cd11f2de1a49ff6a30b4be7765a843ff","kind":"tag","published_at":"2025-09-22T17:04:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.1/manifests"},{"name":"v8.44.0","sha":"77056f77e6fdca54b66ec692e5cefbd9f7a626dd","kind":"tag","published_at":"2025-09-15T17:04:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.44.0/manifests"},{"name":"v8.43.0","sha":"ef9173c56fa488737bff9ab463338ea65cb83373","kind":"tag","published_at":"2025-09-08T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.43.0/manifests"},{"name":"v8.42.0","sha":"d13590979dc4130525d7b321230298dcdebc176f","kind":"tag","published_at":"2025-09-02T11:59:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.42.0/manifests"},{"name":"v8.41.0","sha":"31a73361bd6449974c89b78ef77be0d04e77510b","kind":"tag","published_at":"2025-08-25T17:17:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.41.0/manifests"},{"name":"v8.40.0","sha":"60c3b26317578b03bf64d8194488ba948c1b05bb","kind":"tag","published_at":"2025-08-18T17:20:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.40.0/manifests"},{"name":"v8.39.1","sha":"b2ee794265c4c727009e65a4eb5f06fad9686cf8","kind":"tag","published_at":"2025-08-11T17:21:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.1/manifests"},{"name":"v8.39.0","sha":"c98d51320bae29639c66d679057ad78785845da8","kind":"tag","published_at":"2025-08-04T17:25:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.39.0/manifests"},{"name":"v8.38.0","sha":"d11e79e9c9edc9f6f5e66306e3b3d65f3149a760","kind":"tag","published_at":"2025-07-21T17:21:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.38.0/manifests"},{"name":"v8.37.0","sha":"816be172ce475f5f15373d70fb20c5e87b53c915","kind":"tag","published_at":"2025-07-14T17:21:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.37.0/manifests"},{"name":"v8.36.0","sha":"84b7a2e905c2a82fda3015f01683525d019c9c3c","kind":"tag","published_at":"2025-07-07T17:19:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.36.0/manifests"},{"name":"v8.35.1","sha":"f9bd7d86fc39eb2957de7eefdcd3ab9b6c9dc4a7","kind":"tag","published_at":"2025-06-30T17:18:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.1/manifests"},{"name":"v8.35.0","sha":"d19c9f383a2e345656b601aa42ec250293609019","kind":"tag","published_at":"2025-06-23T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.35.0/manifests"},{"name":"v8.34.1","sha":"ccd07914d933c3f7a284c9a7df5b1d6d40495fc5","kind":"tag","published_at":"2025-06-16T17:19:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.1/manifests"},{"name":"v8.34.0","sha":"8915a477608892596fc6ed2bc45dbbac7f41a361","kind":"tag","published_at":"2025-06-09T17:18:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.34.0/manifests"},{"name":"v8.33.1","sha":"936f35022c1e1357da82c4b958b7bff2563e2075","kind":"tag","published_at":"2025-06-02T17:19:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.1/manifests"},{"name":"v8.33.0","sha":"dca57b3e6643fdd533f2939c5322ffb9c6044e63","kind":"tag","published_at":"2025-05-26T17:18:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.33.0/manifests"},{"name":"v8.32.1","sha":"af077a040cab200c0c5d973e0c4f2cfce75cfa88","kind":"tag","published_at":"2025-05-12T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.1/manifests"},{"name":"v8.32.0","sha":"819a03f4de391ad69629d5a7e1e974b805a986a7","kind":"tag","published_at":"2025-05-05T17:20:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.32.0/manifests"},{"name":"v8.31.1","sha":"f5c588cf2129cb4f500e6e6baaa120ebb47f75c3","kind":"tag","published_at":"2025-04-28T17:19:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.1/manifests"},{"name":"v8.31.0","sha":"2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b","kind":"tag","published_at":"2025-04-21T17:19:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.31.0/manifests"},{"name":"v8.30.1","sha":"9531492c7064eaa93237b5a2e4080a60d0527e8c","kind":"tag","published_at":"2025-04-14T20:10:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.1/manifests"},{"name":"v8.30.0","sha":"b3688be33b818590670cb12fbe7b1d762b659e06","kind":"tag","published_at":"2025-04-14T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.30.0/manifests"},{"name":"v8.29.1","sha":"ef7e6defc5710ad0e5c869a2edf07d5b5e36775b","kind":"tag","published_at":"2025-04-07T17:18:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"3dd1835e334703cd1914917bea175f1ec84c4efc","kind":"tag","published_at":"2025-03-31T17:18:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.29.0/manifests"},{"name":"v8.28.0","sha":"807f5cad1ec2b88448507473550e9cecf7377484","kind":"tag","published_at":"2025-03-24T17:19:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.28.0/manifests"},{"name":"v8.27.0","sha":"3efd99e954d1749225d65b774cfb3650a54ff083","kind":"tag","published_at":"2025-03-17T17:19:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"9aa0b6b49807599b1c2b704b778df74c91084a7c","kind":"tag","published_at":"2025-03-10T17:19:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"bc6d19f34cdab086e53933751feeba4850833a7f","kind":"tag","published_at":"2025-03-03T17:18:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"1a9ab8fbc9a45b5ee738dca61f91ec815197ceef","kind":"tag","published_at":"2025-02-24T17:27:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.25.0/manifests"},{"name":"v8.24.1","sha":"3646ec0c8c16898a4d4508e642e4753628ff06f1","kind":"tag","published_at":"2025-02-17T17:17:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.1/manifests"},{"name":"v8.24.0","sha":"87d72ba76c055499ea233efb73cdaef1f0d2ac4a","kind":"tag","published_at":"2025-02-10T17:23:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"2a96020d3b420a6e50184432bce902920726a4a4","kind":"tag","published_at":"2025-02-03T17:17:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.23.0/manifests"},{"name":"v8.22.0","sha":"94e809808a445dde05ab6f284dec010269482eb5","kind":"tag","published_at":"2025-01-27T17:17:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"79af426500b0665f3f706bfcca11c10acc7b83e0","kind":"tag","published_at":"2025-01-20T17:16:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"ea6fbeab024f0c7936a88c6726a921ec3c299c94","kind":"tag","published_at":"2025-01-13T17:17:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.20.0/manifests"},{"name":"v8.19.1","sha":"328b7dfe255b2a9c8226db472b21d070f19193af","kind":"tag","published_at":"2025-01-06T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.1/manifests"},{"name":"v8.19.0","sha":"e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7","kind":"tag","published_at":"2024-12-30T17:18:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.19.0/manifests"},{"name":"v8.18.2","sha":"157b781f2b59c7e9c0d2558ce302cf5c886fddff","kind":"tag","published_at":"2024-12-23T17:17:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.2/manifests"},{"name":"v8.18.1","sha":"b2ce15840934fb5bf1ad4b1136658be9578ab82c","kind":"tag","published_at":"2024-12-16T17:17:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.1/manifests"},{"name":"v8.18.0","sha":"c60dbabd8a93e001543de64ec479f62e9725978a","kind":"tag","published_at":"2024-12-09T17:18:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2c8a75e84242e1d94ea74de8dbb5c6f04aac580d","kind":"tag","published_at":"2024-12-02T17:18:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"f74a8fa6a2e7e417267024fb797b56afe1d97640","kind":"tag","published_at":"2024-11-25T17:18:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"244435126619afb9497ace04cbf4819012e27330","kind":"tag","published_at":"2024-11-18T17:17:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.15.0/manifests"},{"name":"v8.14.0","sha":"16fba0aff86652d6190302d8b29b7f3fb9c64664","kind":"tag","published_at":"2024-11-11T17:16:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.14.0/manifests"},{"name":"v8.13.0","sha":"ac1f63250859313a3dc330d6e0c4c3f7fc234959","kind":"tag","published_at":"2024-11-04T17:17:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.13.0/manifests"},{"name":"v8.12.2","sha":"4af866a6642502117c32b49e64d7012a027c42f5","kind":"tag","published_at":"2024-10-29T13:49:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"1edec1d56ccad98fa65f57ac54fe8abbb1d3a922","kind":"tag","published_at":"2024-10-28T22:56:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"3413a2d5bfb1641de86677ed25f1fd66045ac068","kind":"tag","published_at":"2024-10-28T17:17:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.12.0/manifests"},{"name":"v8.11.0","sha":"79c27a822ee9d5e955b6bcd41a6a8c320938cdaf","kind":"tag","published_at":"2024-10-21T17:17:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.11.0/manifests"},{"name":"v8.10.0","sha":"7effdea4307f44dcb2ad21529d42af0250907fad","kind":"tag","published_at":"2024-10-17T17:12:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.10.0/manifests"},{"name":"v8.9.0","sha":"4666ed4e0c4b6d4d57aee85f4f1962f914dd53b3","kind":"tag","published_at":"2024-10-14T17:16:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"f898248934fe8bba8a1a961373b86d508a9fca9c","kind":"tag","published_at":"2024-10-07T17:17:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"2055cfbbdef5d9b7ee4ed7180f0af93eed245235","kind":"tag","published_at":"2024-09-30T17:17:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"b88ea33f34e0b5f6fc5bd3463a5b32a5c9df8b7e","kind":"tag","published_at":"2024-09-23T17:17:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"343710e0b68868836ae01c0271472adcea4f1676","kind":"tag","published_at":"2024-09-16T17:16:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"4d31ebe71ac26612a129ac4be98692b11387145e","kind":"tag","published_at":"2024-09-09T17:16:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.5.0/manifests"},{"name":"v8.4.0","sha":"3920c937e8a7b56e6134a073f03e89faeed4dd9a","kind":"tag","published_at":"2024-09-02T17:15:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"ef2eab12e8d99524d258f0594c3ae2baff31518b","kind":"tag","published_at":"2024-08-26T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"7440e14994c353d6157f56fde8ab3bff25efdd59","kind":"tag","published_at":"2024-08-19T17:17:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"3d78392bc46f1f7186b43a247477183a120c016f","kind":"tag","published_at":"2024-08-12T17:16:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"e05c2e5d510219e4d9cfaef8b8d908bbf5be5d3c","kind":"tag","published_at":"2024-08-05T17:16:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1db993aa9c4ffa19ea06ad5349310101af71680e","kind":"tag","published_at":"2024-07-31T18:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v8.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v8.0.0/manifests"},{"name":"v7.18.0","sha":"35cf3d2b2b9611c3812b120c461d863c7881ac04","kind":"tag","published_at":"2024-07-29T17:16:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.18.0/manifests"},{"name":"v7.17.0","sha":"05c9cb8d03e5b78360d4475066d431aacfbb6891","kind":"tag","published_at":"2024-07-22T17:16:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.17.0/manifests"},{"name":"v7.16.1","sha":"d1d0ba5c12ce070e6c0a21b0f7eff0eefcede5af","kind":"tag","published_at":"2024-07-15T17:15:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.1/manifests"},{"name":"v7.16.0","sha":"e803c500646ee94ec76238cb0a57d6172e090044","kind":"tag","published_at":"2024-07-08T17:15:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"2865d31ec6048e42a4a8f05bc800420ade544faf","kind":"tag","published_at":"2024-07-01T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.15.0/manifests"},{"name":"v7.14.1","sha":"b4fe94f7fcb4d6e631b0cd626ea48f3b88e16a33","kind":"tag","published_at":"2024-06-24T18:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.1/manifests"},{"name":"v7.14.0","sha":"dfc44691400b22634c8acf4666b5e7e4ba1fee9a","kind":"tag","published_at":"2024-06-24T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.14.0/manifests"},{"name":"v7.13.1","sha":"1212a8f30c5daa6a9b232a1d95e328d675430749","kind":"tag","published_at":"2024-06-17T17:29:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.1/manifests"},{"name":"v7.13.0","sha":"8a178edc65a7156458bffd5f1cf0fc24ed052c16","kind":"tag","published_at":"2024-06-10T17:15:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.13.0/manifests"},{"name":"v7.12.0","sha":"7e93b286667fe3b86a3baac973d402414228c7a3","kind":"tag","published_at":"2024-06-03T17:16:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.12.0/manifests"},{"name":"v7.11.0","sha":"e36054187fb31113ba64c33c257d2a86cb3afc54","kind":"tag","published_at":"2024-05-27T20:16:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.11.0/manifests"},{"name":"v7.10.0","sha":"c18226e05e5c112352753ce61fde6997bde2af2c","kind":"tag","published_at":"2024-05-20T17:17:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"77fc366aa03f3cee1ebcf91a10dc0be8b669520e","kind":"tag","published_at":"2024-05-13T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"ee677f6f67259f0081ad1a87b1fd9c89692eda21","kind":"tag","published_at":"2024-04-29T17:14:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.8.0/manifests"},{"name":"v7.7.1","sha":"3e19436e83fe8fe2bc633847f2d9eb4026710203","kind":"tag","published_at":"2024-04-22T17:14:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"e44a1a280f08f9fd0d29f74e5c3e73b7b64a9606","kind":"tag","published_at":"2024-04-15T17:14:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.7.0/manifests"},{"name":"v7.6.0","sha":"e1db872655887bb47f0adc10d99d0f89948e3112","kind":"tag","published_at":"2024-04-08T17:15:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.6.0/manifests"},{"name":"v7.5.0","sha":"a14ba9d45891958962163c90615a0ab270e15a38","kind":"tag","published_at":"2024-04-01T21:53:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.5.0/manifests"},{"name":"v7.4.0","sha":"5d2469142262672e381db3b4a4e2bffa80984810","kind":"tag","published_at":"2024-03-25T18:33:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.4.0/manifests"},{"name":"v7.3.1","sha":"5995614324a59f558190f6123be96857e324bcb2","kind":"tag","published_at":"2024-03-18T23:00:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"4cf8ec7201a01141162f67da27c7bf7b886b712d","kind":"tag","published_at":"2024-03-18T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.3.0/manifests"},{"name":"v7.2.0","sha":"84009399d5ee29b89384e667ce70a94622aabe86","kind":"commit","published_at":"2024-03-11T17:43:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"88b7463c89f22559facd5a00460bdc930e6eb1a2","kind":"tag","published_at":"2024-03-04T17:16:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.1/manifests"},{"name":"v7.1.0","sha":"4bc6944f880570273d8486d07bbac63186c8dfe0","kind":"tag","published_at":"2024-02-26T17:14:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"677e7cc97c4f79cb737a4d01722777352b77b9d9","kind":"tag","published_at":"2024-02-19T17:14:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"4f3215f9751044ccd327f7e4169b0142c3cdaff7","kind":"tag","published_at":"2024-02-12T20:03:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"b27de997c87ffd62785acd86269491dd41883ab9","kind":"tag","published_at":"2024-02-12T19:33:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v7.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v7.0.0/manifests"},{"name":"v6.21.0","sha":"289ee8885ce26714296d8258abb12a2fa2c38d61","kind":"tag","published_at":"2024-02-05T17:14:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.21.0/manifests"},{"name":"v6.20.0","sha":"a01a6e6b6fb157f8cf278179c098c4ab0beb22c6","kind":"tag","published_at":"2024-01-29T17:15:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.20.0/manifests"},{"name":"v6.19.1","sha":"a91121425d8c40e90c6dfc282a13e5cbf78a6562","kind":"tag","published_at":"2024-01-22T17:16:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.1/manifests"},{"name":"v6.19.0","sha":"7c673a146d26d4360a25638f901a3c329bcca8c4","kind":"tag","published_at":"2024-01-15T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.19.0/manifests"},{"name":"v6.18.1","sha":"aa7ab0ec27907657aa6ff5ec287528adecb12c96","kind":"tag","published_at":"2024-01-08T22:36:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"21460ef74bac70a40750e98884b51abeb280e2e7","kind":"tag","published_at":"2024-01-06T13:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"e566a5dda347470b8ced3cc301b7e4d3e7ed721b","kind":"tag","published_at":"2024-01-01T17:14:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.17.0/manifests"},{"name":"v6.16.0","sha":"7246e5604afb20835088104cb47c03b16610f21c","kind":"tag","published_at":"2023-12-25T17:21:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"6128a02cb15d500fe22fe265c83e4d7a73ae52c3","kind":"tag","published_at":"2023-12-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"c7d702f4315f66c75ae16a4b559ef5b4705bb804","kind":"tag","published_at":"2023-12-11T17:14:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.14.0/manifests"},{"name":"v6.13.2","sha":"cc2c6d3a4a515f7ccc23f10421a8db9c88345876","kind":"tag","published_at":"2023-12-04T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.2/manifests"},{"name":"v6.13.1","sha":"14f3ff0340226e8f4ce13c86a464b505e5488e12","kind":"tag","published_at":"2023-11-28T09:35:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.1/manifests"},{"name":"v6.13.0","sha":"39c437ab9e34513bf04378cd8c97daf739519a6e","kind":"tag","published_at":"2023-11-27T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.13.0/manifests"},{"name":"v6.12.0","sha":"9093e95f2baa0d81c589db99d4730f59e80a4c38","kind":"tag","published_at":"2023-11-20T17:12:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.12.0/manifests"},{"name":"v6.11.0","sha":"06496e206a3219c01b370f6b5f8c89d41a4b86b8","kind":"tag","published_at":"2023-11-13T17:14:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.11.0/manifests"},{"name":"v6.10.0","sha":"75c128856b1ce05a4fec799bfa6de03b3dab03d0","kind":"tag","published_at":"2023-11-06T17:14:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"1e472949e561ea37e160f4c9d9e0136e04f40a1f","kind":"tag","published_at":"2023-10-30T17:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"101563b34ad21c68177ab6ed373c0eb1643e1888","kind":"tag","published_at":"2023-10-23T17:14:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"d475f88575563913b3ee5acdf0765c3e6b4947cb","kind":"tag","published_at":"2023-10-16T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.8.0/manifests"},{"name":"v6.7.5","sha":"36aecb6a836eb01307c35b42ca60f5a78496c339","kind":"tag","published_at":"2023-10-09T17:14:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.5/manifests"},{"name":"v6.7.4","sha":"d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a","kind":"tag","published_at":"2023-10-02T17:15:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.4/manifests"},{"name":"v6.7.3","sha":"91a3e0c85a8fb2001ad808362b437df0b90cce04","kind":"tag","published_at":"2023-09-25T17:14:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.3/manifests"},{"name":"v6.7.2","sha":"ddb858981fd3ed72ff0c10fe9a2c1dc6c5bb1ed5","kind":"tag","published_at":"2023-09-18T17:40:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.2/manifests"},{"name":"v6.7.1","sha":"aefb2686a58b73a81b400c516d02b8e6194cbed4","kind":"tag","published_at":"2023-09-18T17:14:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"79ffff05dbf21796565eef0076ba0bf4fc55e7ed","kind":"tag","published_at":"2023-09-11T17:15:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"a3a39321296f74caa9d18577491a86119b450c18","kind":"tag","published_at":"2023-09-04T17:13:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4f34d0ba34474926ba1eed623704b583a037f886","kind":"tag","published_at":"2023-08-28T17:13:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.5.0/manifests"},{"name":"v6.4.1","sha":"ef1367eeed112fd6bbb94e0c9bd56d7e167a1a59","kind":"tag","published_at":"2023-08-21T17:13:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"14bea42e4864c72d28f502e0d15e675fe8bd729a","kind":"tag","published_at":"2023-08-14T17:14:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"0a1de14ba2e4a519d976ef34e81c96d316c49c33","kind":"tag","published_at":"2023-08-07T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"948b0614626c1c737ec30106425ef4a9b8c33dbf","kind":"tag","published_at":"2023-07-31T17:15:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"c869aa1792ed8e3c89d5ada2df8c00f8fe36526a","kind":"tag","published_at":"2023-07-24T17:15:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d98f1e811a6a06128a86f10824b6005984dc8265","kind":"tag","published_at":"2023-07-17T17:16:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"6ae1fa74b18af8a2d4baa0d3d4b43997cf9a9781","kind":"tag","published_at":"2023-07-10T17:59:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v6.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v6.0.0/manifests"},{"name":"v5.62.0","sha":"cba0d113bba1bbcee69149c954dc6bd4c658c714","kind":"tag","published_at":"2023-07-10T17:17:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.62.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.62.0/manifests"},{"name":"v5.61.0","sha":"2f46341a14ca6f05334301315bc54dd20129c408","kind":"tag","published_at":"2023-07-03T17:17:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.61.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.61.0/manifests"},{"name":"v5.60.1","sha":"f74862cbfb5c74ba958ba27d1ea2ca5046821818","kind":"tag","published_at":"2023-06-26T17:16:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.1/manifests"},{"name":"v5.60.0","sha":"c09b1c0252cbbf58e94ca5d671b6e05f29511144","kind":"tag","published_at":"2023-06-19T17:14:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.60.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.60.0/manifests"},{"name":"v5.59.11","sha":"a91bb9e264544fc635a44468c2543b94fa83ac1c","kind":"tag","published_at":"2023-06-12T18:00:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.11","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.11/manifests"},{"name":"v5.59.10","sha":"9768e989d332fb11c9cb6c72f8d1d707a0b59b95","kind":"tag","published_at":"2023-06-12T17:15:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.10","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.10/manifests"},{"name":"v5.59.9","sha":"a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1","kind":"tag","published_at":"2023-06-05T17:55:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.9","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.9/manifests"},{"name":"v5.59.8","sha":"391a6702c0a9b5b3874a7a27047f2a721f090fb6","kind":"tag","published_at":"2023-05-29T17:15:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.8","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.8/manifests"},{"name":"v5.59.7","sha":"5166a00e1a903901c5bedbd7d57198fc0962061e","kind":"tag","published_at":"2023-05-22T17:14:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.7/manifests"},{"name":"v5.59.6","sha":"5b0e577f2552e8b2c53a3fb22edc9d219589b937","kind":"tag","published_at":"2023-05-15T17:14:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.6/manifests"},{"name":"v5.59.5","sha":"a6f23a2dd5f1ad8e3ede0a4594a5e435182b4a2c","kind":"tag","published_at":"2023-05-08T18:01:19.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.5/manifests"},{"name":"v5.59.4","sha":"13fd1e5edbfee5c05a791ef49a711ffc0b0ed4e5","kind":"tag","published_at":"2023-05-08T17:50:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.4/manifests"},{"name":"v5.59.3","sha":"200afb6113e3d8f42e38d5b3493ee9b9bdfba22f","kind":"tag","published_at":"2023-05-08T17:15:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.3/manifests"},{"name":"v5.59.2","sha":"ce5f5165c9d4c5843c86d48b6e6e9a488eb06b0a","kind":"tag","published_at":"2023-05-01T17:14:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.2/manifests"},{"name":"v5.59.1","sha":"2f32472787f01545e58d74a1d1cd6248a17a8a9c","kind":"tag","published_at":"2023-04-24T17:15:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.1/manifests"},{"name":"v5.59.0","sha":"f1a0d78ddae418e13ae82f258d951690bb594eaf","kind":"tag","published_at":"2023-04-17T17:16:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.59.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.59.0/manifests"},{"name":"v5.58.0","sha":"0c6b63658aa5b01188480150fd777a1fa9b277eb","kind":"tag","published_at":"2023-04-10T17:15:16.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.58.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.58.0/manifests"},{"name":"v5.57.1","sha":"772b19cd4b3d565670c07a1a42b36ee082a20387","kind":"tag","published_at":"2023-04-03T17:15:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.1/manifests"},{"name":"v5.57.0","sha":"69f827c81bfe29ea85b0794b9856c2d66539aa2c","kind":"tag","published_at":"2023-03-27T17:16:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.57.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.57.0/manifests"},{"name":"v5.56.0","sha":"efdf2cf4c220d207d5a4cd69939acfd2b4f9cb37","kind":"tag","published_at":"2023-03-20T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.56.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"877d73327fca3bdbe7e170e8b3a906d090a6de37","kind":"tag","published_at":"2023-03-13T17:16:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.55.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.55.0/manifests"},{"name":"v5.54.1","sha":"a2494122fb326cae02d91f3fc1ad37de15039d8e","kind":"tag","published_at":"2023-03-06T17:17:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.1/manifests"},{"name":"v5.54.0","sha":"678ed4131872dbde41077702a2eba7fc694c687e","kind":"tag","published_at":"2023-02-27T17:16:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.54.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"cb272f095b98a59107b7291627785f242154c5bd","kind":"tag","published_at":"2023-02-20T17:18:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.53.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"c46c793a34f82914a54b624adb57dfd4ac493633","kind":"tag","published_at":"2023-02-13T17:16:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.52.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"a9cb860c37590b01222879f07a4c63e6ce95a37d","kind":"tag","published_at":"2023-02-06T17:15:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.51.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"99c091e0e3cf38a28aa5e1d1d2b03b602d51aa0a","kind":"tag","published_at":"2023-01-31T09:39:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.50.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"eef12d1ef0e961ab6f271d6de53bebf1846f3bd7","kind":"tag","published_at":"2023-01-23T17:16:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.49.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.49.0/manifests"},{"name":"v5.48.2","sha":"46a7c73152506d7f50c94bd9849a0353014f5ad8","kind":"tag","published_at":"2023-01-16T17:15:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.2/manifests"},{"name":"v5.48.1","sha":"10ce912b4fd4b2928e7df1e7ff9e74434f4c52d3","kind":"tag","published_at":"2023-01-09T17:17:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.1/manifests"},{"name":"v5.48.0","sha":"4ab9bd7f7c1812df4371d1fd3202969c1039e8a7","kind":"tag","published_at":"2023-01-02T17:15:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.48.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.48.0/manifests"},{"name":"v5.47.1","sha":"6ffce79fd5690cbbf261b3fd41d194f8f8644a6c","kind":"tag","published_at":"2022-12-26T17:14:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.1/manifests"},{"name":"v5.47.0","sha":"a2c08ba41f51e0816c41649a63f80091731d9d8d","kind":"tag","published_at":"2022-12-19T17:14:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.47.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.47.0/manifests"},{"name":"v5.46.1","sha":"c943b845c939944d309cea7a312db4ca645308f3","kind":"tag","published_at":"2022-12-12T17:16:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.1/manifests"},{"name":"v5.46.0","sha":"1e1573a868265a3a14df2a24d11f686d62e30b83","kind":"tag","published_at":"2022-12-08T08:38:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.46.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.46.0/manifests"},{"name":"v5.45.1","sha":"2d0a88314dc6c4ea2c786135735fd83517945acd","kind":"tag","published_at":"2022-12-05T17:26:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.1/manifests"},{"name":"v5.45.0","sha":"267da4e416f7de6892336db8a2360d7af702b73c","kind":"tag","published_at":"2022-11-28T17:17:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.45.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.45.0/manifests"},{"name":"v5.44.0","sha":"01159d204154e31acf86162268ff27d95b7fc783","kind":"tag","published_at":"2022-11-21T17:20:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.44.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.44.0/manifests"},{"name":"v5.43.0","sha":"8af1b4d970438b27ea041717bddadc41af8fc72a","kind":"tag","published_at":"2022-11-14T17:32:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.43.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.43.0/manifests"},{"name":"v5.42.1","sha":"b8b24c211695c00317c93e1da1bf80b6d9c6837c","kind":"tag","published_at":"2022-11-07T17:28:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.1/manifests"},{"name":"v5.42.0","sha":"1e5e9ea4cac25947c3a8748647a4fb4d329c4b25","kind":"tag","published_at":"2022-10-31T17:35:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.42.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.42.0/manifests"},{"name":"v5.41.0","sha":"9eea5f423fa99683af1f9a43ea15a7b3c0f78ef3","kind":"tag","published_at":"2022-10-24T17:39:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.41.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.41.0/manifests"},{"name":"v5.40.1","sha":"0be356bae50156ba159c70d570b030e6d94afcb1","kind":"tag","published_at":"2022-10-17T17:43:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.1/manifests"},{"name":"v5.40.0","sha":"6ac0aa7ef4506031687b92240f5cbdd13f568917","kind":"tag","published_at":"2022-10-10T17:39:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.40.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.40.0/manifests"},{"name":"v5.39.0","sha":"556b71f3b77f85bdb3d5f454e922c26f2ed1b6a8","kind":"tag","published_at":"2022-10-03T17:42:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.39.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.39.0/manifests"},{"name":"v5.38.1","sha":"84e316be33dac5302bd0367c4d1960bef40c484d","kind":"tag","published_at":"2022-09-26T17:31:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.1/manifests"},{"name":"v5.38.0","sha":"12bc0a72c1d1164851a22f4df09385110a14a9f9","kind":"tag","published_at":"2022-09-19T17:34:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.38.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.38.0/manifests"},{"name":"v5.37.0","sha":"1139728db17cf70a5e830e7dbf98bcd58cb1cd95","kind":"tag","published_at":"2022-09-12T17:30:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.37.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.37.0/manifests"},{"name":"v5.36.2","sha":"a87f2699bbfa4adb9d97bde94683ec561aa629bc","kind":"tag","published_at":"2022-09-05T17:23:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.2/manifests"},{"name":"v5.36.1","sha":"27b24e3dcb9b74a1a0f2a3c04b123a2da36ba034","kind":"tag","published_at":"2022-08-30T14:40:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.1/manifests"},{"name":"v5.36.0","sha":"4b37b9a99b6068c756d4ba98f0f7592345c11282","kind":"tag","published_at":"2022-08-30T01:29:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.36.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.36.0/manifests"},{"name":"v5.35.1","sha":"cb43b4a19dcb967c3342dc8e677e57097b76d888","kind":"tag","published_at":"2022-08-24T20:18:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.1/manifests"},{"name":"v5.35.0","sha":"96b6639c8d6c0963eaaf8d7df88057ceec44aedd","kind":"tag","published_at":"2022-08-24T19:35:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.35.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.35.0/manifests"},{"name":"v5.34.0","sha":"e41bc94ee93c5ead2dbd702578811ed0ddaf3b12","kind":"tag","published_at":"2022-08-22T17:21:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.34.0/manifests"},{"name":"v5.33.1","sha":"a7672241cbb77af15c5c42d25ad90170928fc54c","kind":"tag","published_at":"2022-08-15T17:26:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.1/manifests"},{"name":"v5.33.0","sha":"399b3b1263665288316be6faff759cf514e24b1b","kind":"tag","published_at":"2022-08-08T17:22:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.33.0/manifests"},{"name":"v5.32.0","sha":"17dcf2742af64629844a08fecaaf52a583a5be2c","kind":"tag","published_at":"2022-08-01T17:25:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.32.0/manifests"},{"name":"v5.31.0","sha":"3983d84bb6affc3d14658380491ed74c0692fb0f","kind":"tag","published_at":"2022-07-25T17:25:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.31.0/manifests"},{"name":"v5.30.7","sha":"557ce041be53443a35a933549fe38660a9a770c5","kind":"tag","published_at":"2022-07-18T17:26:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.7","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.7/manifests"},{"name":"v5.30.6","sha":"6fd476c32c4757cb9f4c442f0cd92875671eed30","kind":"tag","published_at":"2022-07-11T17:26:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.6","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.6/manifests"},{"name":"v5.30.5","sha":"ea3ee8ef4d8bb01211be69ef5715ec203a347810","kind":"tag","published_at":"2022-07-04T17:22:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.5/manifests"},{"name":"v5.30.4","sha":"11c821df674492acf88c45118583b6d712f38a87","kind":"tag","published_at":"2022-07-03T11:32:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.4/manifests"},{"name":"v5.30.3","sha":"75a86d9cc986b092dbc3c1eb93e076f244b074f0","kind":"tag","published_at":"2022-07-01T16:54:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.3/manifests"},{"name":"v5.30.2","sha":"9ad925b3b91968038436b6e41b8d94b19dd66288","kind":"tag","published_at":"2022-07-01T16:11:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.2/manifests"},{"name":"v5.30.1","sha":"c9a35f33acda74d7c89dfd77271cf09c3a434bed","kind":"tag","published_at":"2022-07-01T15:55:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.1/manifests"},{"name":"v5.30.0","sha":"d491665d2d168690a61c3b62a681011098be0381","kind":"tag","published_at":"2022-06-27T17:03:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.30.0/manifests"},{"name":"v5.29.0","sha":"be6160742fbdbedeb7799a03389674b6e2a4d7f4","kind":"tag","published_at":"2022-06-20T17:05:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.29.0/manifests"},{"name":"v5.28.0","sha":"363b624d2a2d06d6cef87760a7580c6bf0cfe5c8","kind":"tag","published_at":"2022-06-13T17:04:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.28.0/manifests"},{"name":"v5.27.1","sha":"4e79ad260b60085ccb9761aba887cc159701c7d4","kind":"tag","published_at":"2022-06-06T17:03:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.1/manifests"},{"name":"v5.27.0","sha":"e0db364b94158437f041db3597101d0c8b30d8bc","kind":"tag","published_at":"2022-05-30T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.27.0/manifests"},{"name":"v5.26.0","sha":"a58a86ca3a9e32dff47987c7587416b104f13c3b","kind":"tag","published_at":"2022-05-23T17:03:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.26.0/manifests"},{"name":"v5.25.0","sha":"59e9d8870a5f7183828ae3b4994c88d66d1bcc46","kind":"tag","published_at":"2022-05-17T15:10:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.25.0/manifests"},{"name":"v5.24.0","sha":"2f57f3f398412e108e2ef86df71f076207c8e81b","kind":"tag","published_at":"2022-05-16T17:01:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.24.0/manifests"},{"name":"v5.23.0","sha":"80a2e0a688979fc8f20e16be72db7b0790da54c9","kind":"tag","published_at":"2022-05-09T17:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.23.0/manifests"},{"name":"v5.22.0","sha":"6e1016c9dad7bd77bd9858b68fa0977ad30d6965","kind":"tag","published_at":"2022-05-02T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.22.0/manifests"},{"name":"v5.21.0","sha":"e97aeb2fb0b393a1d690f0af0e6f3f485fc59937","kind":"tag","published_at":"2022-04-25T17:01:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.21.0/manifests"},{"name":"v5.20.0","sha":"e19c90dd1c5375c5a3096d22f4985072b8dbd168","kind":"tag","published_at":"2022-04-18T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.20.0/manifests"},{"name":"v5.19.0","sha":"f64a7889dd306c47f99471f90f963e47611843a2","kind":"tag","published_at":"2022-04-11T17:01:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.19.0/manifests"},{"name":"v5.18.0","sha":"4859c08526b22f3333194fecb920a3afb9984c1b","kind":"tag","published_at":"2022-04-04T17:01:32.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.18.0/manifests"},{"name":"v5.17.0","sha":"790a1eeac93cd3405a774db80a06da7bc15d0876","kind":"tag","published_at":"2022-03-28T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"aff9654937f7c09b16b609bf472341b3c3598b63","kind":"tag","published_at":"2022-03-21T17:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.16.0/manifests"},{"name":"v5.15.0","sha":"b5b5f415c234f3456575a69da31ac9f6d2f8b146","kind":"tag","published_at":"2022-03-14T19:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"9752382d4c20288777131b5ee8c3ebc9c1eac711","kind":"tag","published_at":"2022-03-07T18:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.14.0/manifests"},{"name":"v5.13.0","sha":"9d47a8b94577540ae445e5ec17373da25423eeb8","kind":"tag","published_at":"2022-02-28T18:02:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.13.0/manifests"},{"name":"v5.12.1","sha":"e7857aa2975412b43c62cd9c55e9f16d09f6a8aa","kind":"tag","published_at":"2022-02-21T18:03:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"877cc48590c92cba7ff04c0cf421af50de9acab5","kind":"tag","published_at":"2022-02-14T18:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.12.0/manifests"},{"name":"v5.11.0","sha":"cb91d76c0842014cce3a6c0f0c57f98884e93d11","kind":"tag","published_at":"2022-02-07T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"1d88ac1d575465ac72293ca8d5c86da50882bf04","kind":"tag","published_at":"2022-01-31T18:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"3e1ebcad557fc3c13f24dcd632ca423b63e5f9dd","kind":"tag","published_at":"2022-01-24T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.1/manifests"},{"name":"v5.10.0","sha":"88941065097ce71a0e385cb2e00c1b263dbc69ab","kind":"tag","published_at":"2022-01-17T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.10.0/manifests"},{"name":"v5.9.1","sha":"5f897287b8e43aa38734c0f262c8fa937bf2e940","kind":"tag","published_at":"2022-01-10T18:02:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"8d710a096880e13473b74b4ae6e784dcc545d375","kind":"tag","published_at":"2022-01-03T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.9.0/manifests"},{"name":"v5.8.1","sha":"b4046d435189ded3a1ab315f41bbe857c7130cf7","kind":"tag","published_at":"2021-12-27T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"c3e18346a5fc215b9d66ca4ad36e944d53c890be","kind":"tag","published_at":"2021-12-20T18:03:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"9c3befbbcc9a0f7ed71dd57d9049d0138100a61c","kind":"tag","published_at":"2021-12-13T18:02:02.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"3c72e13dfbe7acb3c9d994b70e1872ef24615f5c","kind":"tag","published_at":"2021-12-06T18:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.6.0/manifests"},{"name":"v5.5.0","sha":"9f58eab17e55feb92fb53febe758612cc0f13128","kind":"tag","published_at":"2021-11-29T20:09:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"0060a74413a3efb7872a3c8e2f4d45a733f3d149","kind":"tag","published_at":"2021-11-15T18:02:14.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"4875cd6d224db67337f066d2a2cfb15e00587cf8","kind":"tag","published_at":"2021-11-08T18:13:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"c289d1358c62c41847ee2f32d135f13321dca177","kind":"tag","published_at":"2021-11-01T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"9c8f9a89c098e0ebb7bebf88a4a0f07165275fa6","kind":"tag","published_at":"2021-10-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"d4ff88e766a3fd0db3eda5c1ec24307d936a522e","kind":"tag","published_at":"2021-10-18T17:01:47.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"101abc72f0baced5cdf609d99418ad9f10830c73","kind":"tag","published_at":"2021-10-11T18:09:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v5.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v5.0.0/manifests"},{"name":"v4.33.0","sha":"7bf8c9cb0235e225aab08b7793ff17f6ab1dc52e","kind":"tag","published_at":"2021-10-04T17:03:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.33.0/manifests"},{"name":"v4.32.0","sha":"02c6ff3c5a558f9308d7166d524156dc12e32759","kind":"tag","published_at":"2021-09-27T17:03:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.32.0/manifests"},{"name":"v4.31.2","sha":"eee47d0f90d84cbc0deef1601097e88728945ab1","kind":"tag","published_at":"2021-09-20T17:03:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"2006056ad32093dce292e4f02a74a1a94dbb3a0f","kind":"tag","published_at":"2021-09-13T17:03:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4a88de2c621ae645c070d995768006df8cb7e4df","kind":"tag","published_at":"2021-09-06T17:03:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.31.0/manifests"},{"name":"v4.30.0","sha":"26de6459a38389fff86351c1aa0881b11dc2a76a","kind":"tag","published_at":"2021-08-30T17:03:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.30.0/manifests"},{"name":"v4.29.3","sha":"055add01299eb91c87323677038b5f7d08b448d4","kind":"tag","published_at":"2021-08-23T17:03:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"bf402f4a04397943ca916c8333186f539986a247","kind":"tag","published_at":"2021-08-16T17:03:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"db78642ea3ebd794e7deef767fa2c5195ef7c04c","kind":"tag","published_at":"2021-08-09T17:03:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"4d3ae1375d03c17d1ecd3c41952915a4dedd4828","kind":"tag","published_at":"2021-08-02T17:03:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.29.0/manifests"},{"name":"v4.28.5","sha":"15f718415eb4e522440a5d81f38d65ee81535795","kind":"tag","published_at":"2021-07-26T17:03:21.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.5","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"84fff3575282f09683385e855c20df3c261ce313","kind":"tag","published_at":"2021-07-19T17:04:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.4","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"75dcf6942286f6ad3b507e469d160dc526cc7274","kind":"tag","published_at":"2021-07-12T17:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"407a37430d5a8ff59e111993b2585ee162fef821","kind":"tag","published_at":"2021-07-05T17:01:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"f2c078cb1726349e5d1bb252e2653f4eb6310b68","kind":"tag","published_at":"2021-06-28T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"8cfe93372e1d826e54febc3aeb7047c792b90963","kind":"tag","published_at":"2021-06-21T17:01:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.28.0/manifests"},{"name":"v4.27.0","sha":"b3ac5f6e2183c6ae33a14959867f6247d2aaa0d1","kind":"tag","published_at":"2021-06-14T17:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.27.0/manifests"},{"name":"v4.26.1","sha":"dac8845c6821d51cea5bafdc0be2e9a399cea68c","kind":"tag","published_at":"2021-06-07T17:02:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b814e635c1f34139c89e0176727480935dd45cac","kind":"tag","published_at":"2021-05-31T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.26.0/manifests"},{"name":"v4.25.0","sha":"c380f7da8beaf55f5da5e162fe42a3c5548aa12c","kind":"tag","published_at":"2021-05-24T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.25.0/manifests"},{"name":"v4.24.0","sha":"e8ce2bfabd44ca59fd1cb07b4d7448ec4a23ccf1","kind":"tag","published_at":"2021-05-17T17:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.24.0/manifests"},{"name":"v4.23.0","sha":"18d8151e54f0ee7015ed4a4d83c0a7bd8887396c","kind":"tag","published_at":"2021-05-10T17:03:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.23.0/manifests"},{"name":"v4.22.1","sha":"5706e0e53070589c0bb0d53ff2ecb0ded076b704","kind":"tag","published_at":"2021-05-04T10:06:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"45d2c3efc206755d9ed150d8af8f7121dbebc714","kind":"tag","published_at":"2021-04-12T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.22.0/manifests"},{"name":"v4.21.0","sha":"3181b32d576cb5542cc2346f53cef9d24831f63d","kind":"tag","published_at":"2021-04-05T17:02:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.21.0/manifests"},{"name":"v4.20.0","sha":"c16b42969e286d01e3feb4546655a3784439bfe1","kind":"tag","published_at":"2021-03-29T17:02:26.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.20.0/manifests"},{"name":"v4.19.0","sha":"e8239191590c62cdfd449054c845bd1e516ae370","kind":"tag","published_at":"2021-03-22T17:02:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.19.0/manifests"},{"name":"v4.18.0","sha":"3f4e9be8f89639319b1d97a54d69a5a7c07e1ff5","kind":"tag","published_at":"2021-03-15T17:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"dd25790a435edef78f6e972ab197b0bd0cfac0f4","kind":"tag","published_at":"2021-03-08T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.17.0/manifests"},{"name":"v4.16.1","sha":"053f6f5d30d3ccde37243db16d689a6e84cc3b91","kind":"tag","published_at":"2021-03-01T20:26:45.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"79eb5bce7f1ceb678e583de04a16009647221225","kind":"tag","published_at":"2021-03-01T18:03:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"fc774f637782f8815616592d6d18be933224c4a2","kind":"tag","published_at":"2021-02-22T18:04:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"f9980c25fa383b4c6ec79f1f7635102103ee27e2","kind":"tag","published_at":"2021-02-15T18:42:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"964cda3d9ddf1a8b95b2f3c410af43083845e54d","kind":"tag","published_at":"2021-02-08T18:03:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.15.0/manifests"},{"name":"v4.14.2","sha":"58476a9cd87ba7e98ed375b11dfde29efe460cee","kind":"tag","published_at":"2021-02-01T18:03:12.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"957523c3c0bd92201c3607c21f30ac0d80bcd912","kind":"tag","published_at":"2021-01-25T18:02:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"60c5dcd6868bc08f5c8cd47b89e0ed327f17c576","kind":"tag","published_at":"2021-01-18T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.14.0/manifests"},{"name":"v4.13.0","sha":"d02a40ddd70824aaaa21a6056b10b9e7fcbdcd4b","kind":"tag","published_at":"2021-01-11T18:02:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.13.0/manifests"},{"name":"v4.12.0","sha":"4c6ec93fe580ba1cc284cc4bbacf2ed6d9cf35bd","kind":"tag","published_at":"2021-01-04T18:02:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.12.0/manifests"},{"name":"v4.11.1","sha":"85c27205713943be5e43937edb90d804b7959199","kind":"tag","published_at":"2020-12-28T18:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"e8f73e168a89ff9a84038e760a667b646ede5956","kind":"tag","published_at":"2020-12-21T18:02:18.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"d35a539f115e22d97d05014304f948286c2ec9d4","kind":"tag","published_at":"2020-12-14T18:02:30.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"55eb0cfac20ccbc2e954083dd554dbcfcbed64fb","kind":"tag","published_at":"2020-12-07T18:02:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"f714911944b95dd4495166b35ff7784aedac1451","kind":"tag","published_at":"2020-11-30T18:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"49f86e84d02e5e822bd20b7b2a3eb16c77092926","kind":"tag","published_at":"2020-11-23T18:02:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"4b895717973fd1f89b2b095edfb51e8d7715f0e2","kind":"tag","published_at":"2020-11-17T13:20:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"3333040f02d14531efc1ad70af7dbd1e6a24c1fa","kind":"tag","published_at":"2020-11-16T18:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"c473780db9985726cf7a15cc6843dc29e27d923c","kind":"tag","published_at":"2020-11-09T18:02:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"fb1d9b162a8b9890ae676602f7f1a037feee8de0","kind":"tag","published_at":"2020-11-02T18:02:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"5de66142f2391b000aa939b86d4756ee621553ad","kind":"tag","published_at":"2020-10-26T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"5225a76852568fb584de2e09d016ed844f8b13dd","kind":"tag","published_at":"2020-10-19T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c41dbe56e0514846e4d21fc5fcd8847da50e92c6","kind":"tag","published_at":"2020-10-12T17:02:08.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"ef7dfb6836f5dd95a7a716068993ba3d880e8fdc","kind":"tag","published_at":"2020-10-05T17:02:35.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"229631e6cd90bba8f509a6d49fec72fd7a576ccf","kind":"tag","published_at":"2020-09-28T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"39c45f360993f9689a8460dfe4735fc4ef2331fa","kind":"tag","published_at":"2020-09-21T17:02:06.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"f785965a12e20e82de1c7f3d039023c225115eb1","kind":"tag","published_at":"2020-09-14T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"00a24706222254774121ee62038e67d0efa993e7","kind":"tag","published_at":"2020-09-07T17:02:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"46ad4d051d8b58e003cb70f7f449218b5d354391","kind":"tag","published_at":"2020-08-31T18:43:25.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"c51e3f0c7450481813348847c6d28b7589b0a92d","kind":"tag","published_at":"2020-08-31T17:02:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0/manifests"},{"name":"v3.10.1","sha":"43b1201a73687e29f19a16b0b26f68569f3c7a2e","kind":"tag","published_at":"2020-08-25T10:13:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"50f9c4afcb08f65a5c6410e8a08f90df6f266cac","kind":"tag","published_at":"2020-08-24T17:02:28.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"b47a3c699b2801b682690a8d03c356fadb728a57","kind":"tag","published_at":"2020-08-17T17:02:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"fb6a33120184184cef278b2f9d11761df4ac5a91","kind":"tag","published_at":"2020-08-10T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d","kind":"tag","published_at":"2020-08-03T17:02:33.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.8.0/manifests"},{"name":"v4.0.0-rc","sha":"2edbca380bd8f317cd96bac0df5030ddcd14a6af","kind":"tag","published_at":"2020-07-28T00:23:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v4.0.0-rc","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v4.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v4.0.0-rc/manifests"},{"name":"v3.7.1","sha":"817067b72b53c8f417f3c1c85e970ea82f0f6953","kind":"tag","published_at":"2020-07-27T17:02:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"e75067a472df0c918756f391fdc68672adb89c89","kind":"tag","published_at":"2020-07-20T17:03:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"adcee02d779f1faade877cb4a2692af5141ef09f","kind":"tag","published_at":"2020-07-13T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"2d80c5155ffd122e9abc3906fd1099d8367689b3","kind":"tag","published_at":"2020-07-06T17:02:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"16667b1d5e24d0c3d4a30ca43f7e9e388f8d1ca6","kind":"tag","published_at":"2020-06-29T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"a2202c7da6012db7e18eb63926b0a016f9475551","kind":"tag","published_at":"2020-06-22T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"906c822210a7cd178cf59f365cba3d0f537a52cc","kind":"tag","published_at":"2020-06-15T17:02:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"f80c8331e8359596b39d47d5533f24c52c85af17","kind":"tag","published_at":"2020-06-08T17:01:50.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"2c8402a2a45aa8219c51749abcf6cd5c05a43420","kind":"tag","published_at":"2020-06-01T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"9b7f4d466e3d594607e88e8c9e48173e48208ffb","kind":"tag","published_at":"2020-05-27T16:30:44.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"a71b9c9aabe1c3f26a76e77c29b3d2b7205c35ef","kind":"tag","published_at":"2020-05-25T17:01:56.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"7e39f5ba32010a4853b11aa6e3af6985c6c6c25e","kind":"tag","published_at":"2020-05-21T16:43:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0/manifests"},{"name":"v2.34.0","sha":"f18890166146d8c6b8804ef705c04b15da269926","kind":"tag","published_at":"2020-05-18T17:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.34.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.34.0/manifests"},{"name":"v3.0.0-alpha.23","sha":"1d3a5ce20cbbc39672a78f744821a6cff6c96d5b","kind":"commit","published_at":"2020-05-14T09:12:24.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v3.0.0-alpha.23","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v3.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v3.0.0-alpha.23/manifests"},{"name":"v2.33.0","sha":"9acff7c8bbd220203690d33413ad565b7acab42a","kind":"tag","published_at":"2020-05-12T22:21:39.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.33.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"18e7b5befc0a102d7daeccbf7403f4dfc46746c9","kind":"tag","published_at":"2020-05-11T17:01:46.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.32.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"176054c2171b682217d6855208e50b15e1712675","kind":"tag","published_at":"2020-05-04T17:02:05.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.31.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"1b4e4301de6cc1d7e651d3cb5bffc9cfa567d39d","kind":"tag","published_at":"2020-04-27T17:02:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.30.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f3bef4c086bd241d7d663b79551a9a96064a6334","kind":"tag","published_at":"2020-04-20T17:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.29.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.29.0/manifests"},{"name":"v2.28.0","sha":"73675d1841ecbe9e8bf707478950d708592cbe06","kind":"tag","published_at":"2020-04-13T17:01:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.28.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"bed774320f4f9196c98351754f74fbdbbe9309d8","kind":"tag","published_at":"2020-04-06T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.27.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"151f89b007d3474a4d9b572128388ae4cb3595f7","kind":"tag","published_at":"2020-03-30T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.26.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"9cd3e4fe53c0224c75767a3f127f19b86060e277","kind":"tag","published_at":"2020-03-23T17:02:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.25.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"56e1e160a36cecc298dd1187ea035e1482489dd0","kind":"tag","published_at":"2020-03-16T17:01:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.24.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"b5b3be05375c40364d35b887216b56786e33f057","kind":"tag","published_at":"2020-03-09T17:01:55.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.23.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"5a097d316fb084dc4b13e87d68fe9bf43d8a9548","kind":"tag","published_at":"2020-03-02T18:01:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.22.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"4eedd7f5713b4967fe975ab30bd8f6a8323c81d2","kind":"tag","published_at":"2020-02-24T18:02:03.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.21.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"f9dd7ec3b4589bc283b596e045ca50a3f5475242","kind":"tag","published_at":"2020-02-17T18:01:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.20.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"ae2754ecf8bdab6a1f0a3fbd2df6da26de77ce96","kind":"tag","published_at":"2020-02-10T19:44:54.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"1c8f0df133a861a722d5893ee6a6bca3b7c05436","kind":"tag","published_at":"2020-02-10T18:02:09.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"bec59ff73671317cbd87c469c006144f4a945c69","kind":"tag","published_at":"2020-02-03T18:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.19.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"b835ec231c2ff8764b897d6784cb89d9de1f3af3","kind":"tag","published_at":"2020-01-27T18:01:52.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.18.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"7641176a723be8d4cc030bacbb8ef6aa36abc3a5","kind":"tag","published_at":"2020-01-20T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.17.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"d52f519715725d0cb74afff80e9366ac1a684705","kind":"tag","published_at":"2020-01-13T18:01:57.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.16.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"ac789ddec97f361561ae1403181d9ef0678012c6","kind":"tag","published_at":"2020-01-06T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.15.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"05964763b6e1f4bbb0f54db9995f5ad02e2c8d9c","kind":"tag","published_at":"2019-12-30T18:01:27.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.14.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a78b194faabe3546ec8fb1ae9a3ff69194ff6811","kind":"tag","published_at":"2019-12-23T18:01:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"6b7b88b628664309a8672d286614879dce479b4b","kind":"tag","published_at":"2019-12-16T18:01:42.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"9f7609580eefa140ffb8f65046d4c1ada903b83f","kind":"tag","published_at":"2019-12-09T18:01:41.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"5adb8a2fded0785d8793b78bf96051aa7b60426a","kind":"tag","published_at":"2019-12-02T18:01:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"8a4af38d7d28382a5b51f9df8af56615b5d90a50","kind":"tag","published_at":"2019-11-25T18:01:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"a9117f525e457966a718164ae6cf7ad086c0dd7b","kind":"tag","published_at":"2019-11-18T18:01:43.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"62b5a942f40472135d1b246f960ff1aed77f7307","kind":"tag","published_at":"2019-11-11T18:01:31.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.7.0/manifests"},{"name":"v2.6.1","sha":"643d6d62630a16d189f0673a4bcf34202c7a3fde","kind":"tag","published_at":"2019-11-04T18:01:48.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"5338955f1cf6513ff3bf0c391ae2bd9c092ecb55","kind":"tag","published_at":"2019-10-28T17:02:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"fd39bbd8e973ef7b658740e00928d86af0140113","kind":"tag","published_at":"2019-10-21T17:01:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"111ecc668eb8a332d7311dacf196fceec83316cb","kind":"tag","published_at":"2019-10-14T17:01:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.4.0/manifests"},{"name":"v2.3.3","sha":"054df278d6b7064a44b5f78fec453bf9ae6ad281","kind":"tag","published_at":"2019-10-07T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.3","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"926cf646a441a0cca3a9bf83a767f00bc4a4d854","kind":"tag","published_at":"2019-09-30T17:02:23.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"6279c5b93ab7ec75caf9e28f45c9c3bec159796e","kind":"tag","published_at":"2019-09-23T17:02:22.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"fa1cf71af4af75f3fcd3105af45f512cb2705117","kind":"tag","published_at":"2019-09-16T17:02:11.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d8767f01245b0d817a6921e79aa0a5f1b19c8b2a","kind":"tag","published_at":"2019-09-09T17:02:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"6849dc849797289267df17e2425c5098d76ed89f","kind":"tag","published_at":"2019-09-02T17:02:07.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"05ba26879dd5a5a0e1159951c8b24dc5e0e5cc4a","kind":"tag","published_at":"2019-08-13T21:31:17.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v2.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v2.0.0/manifests"},{"name":"v1.13.0","sha":"c367b34abd8c58eddd2c15685ed8c17b983f0da1","kind":"tag","published_at":"2019-07-21T17:03:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.13.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"cd96c3875e90580c67023d2483c44da76a572eec","kind":"tag","published_at":"2019-07-12T12:52:29.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.12.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc","kind":"tag","published_at":"2019-06-23T23:00:53.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.11.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"0d10cb3cd7c1316fdae46a6d20111438bc289999","kind":"tag","published_at":"2019-06-10T01:46:59.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"729c7602233f3f9d05323143fc0da2234730d43f","kind":"tag","published_at":"2019-06-09T21:00:13.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"3f7447da0d312c3132878d6b61814b2ed276cd40","kind":"tag","published_at":"2019-06-09T20:56:04.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.10.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2378fcaed4032d46ccedc10a623c1c1be6ea2182","kind":"tag","published_at":"2019-05-12T21:38:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.9.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"eb613ca451624c3f9db280cab195f2a565d5de88","kind":"tag","published_at":"2019-05-10T16:53:38.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.8.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869","kind":"tag","published_at":"2019-04-20T20:27:01.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.7.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ab3c1a1613a9b0a064d634822d7eff14bd94f5a5","kind":"tag","published_at":"2019-04-03T01:27:20.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.6.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"tag","published_at":"2019-03-20T18:46:00.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.5.0/manifests"},{"name":"1.5.0","sha":"c7db5942054e52d8e2cef3be662d98ffe3cc6454","kind":"commit","published_at":"2019-03-20T18:44:15.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/1.5.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/1.5.0/manifests"},{"name":"v1.4.2","sha":"2f4276fcb55b6a8ad6019c941648f44a434c9afa","kind":"tag","published_at":"2019-02-25T14:08:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.2","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d362c4a2051ff4128388fc515ba2f07f0ca1a3aa","kind":"tag","published_at":"2019-02-23T15:53:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"7bf4342d5ebf73fe1d86c13da99fe56ce13f8e8c","kind":"tag","published_at":"2019-02-19T13:54:49.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.4.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"d1784992902a41ffc76e917c6b2227e487c76671","kind":"tag","published_at":"2019-02-07T13:12:51.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.3.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"76600a53e0695b3d1051cb6e6a2b8802631438c2","kind":"tag","published_at":"2019-02-01T12:45:34.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"5b0b3d9edbcb3ab588a34c431037d9deece30824","kind":"tag","published_at":"2019-01-29T02:37:10.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"da7e91e1b3e6f90d51bf3442e9c2771af1d61118","kind":"tag","published_at":"2019-01-23T00:01:58.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.1.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"af460d4ad0c4646ed2c6e1de25629c4a2e8fd0f8","kind":"tag","published_at":"2019-01-20T22:49:37.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v1.0.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v1.0.0/manifests"},{"name":"v0.2.1","sha":"5ab031a48295daed37336597693863f80ef5d071","kind":"tag","published_at":"2019-01-20T00:11:40.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.1","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"132c0780f2b155e8a7355c449b2e98ed3fec2c6d","kind":"commit","published_at":"2019-01-19T23:18:36.000Z","download_url":"https://codeload.github.com/typescript-eslint/typescript-eslint/tar.gz/v0.2.0","html_url":"https://github.com/typescript-eslint/typescript-eslint/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typescript-eslint/typescript-eslint@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T13:25:38.255Z","dependent_packages_count":0,"downloads":335,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/typescript-eslint__experimental-utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/typescript-eslint__experimental-utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/typescript-eslint__experimental-utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/typescript-eslint__experimental-utils/dependencies","status":null,"funding_links":["https://opencollective.com/typescript-eslint"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T21:10:55.917Z","issues_count":2486,"pull_requests_count":4260,"avg_time_to_close_issue":13285733.43498943,"avg_time_to_close_pull_request":1487712.4251336898,"issues_closed_count":1892,"pull_requests_closed_count":3739,"pull_request_authors_count":425,"issue_authors_count":1065,"avg_comments_per_issue":3.0181013676588897,"avg_comments_per_pull_request":3.9779342723004696,"merged_pull_requests_count":3195,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":185,"past_year_pull_requests_count":378,"past_year_avg_time_to_close_issue":1286802.156862745,"past_year_avg_time_to_close_pull_request":965290.8755186722,"past_year_issues_closed_count":102,"past_year_pull_requests_closed_count":241,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":103,"past_year_avg_comments_per_issue":2.3567567567567567,"past_year_avg_comments_per_pull_request":4.235449735449736,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":177,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","maintainers":[{"login":"JoshuaKGoldberg","count":1055,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"},{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"},{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"},{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"},{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"},{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"},{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}],"active_maintainers":[{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"},{"login":"JoshuaKGoldberg","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"},{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"},{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"},{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"},{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"},{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__experimental-utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__experimental-utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__experimental-utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__experimental-utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__experimental-utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ftypescript-eslint__experimental-utils/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2132,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:24:10.796Z","updated_at":"2026-03-19T04:24:10.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777912,"maintainers_count":1236524,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":188,"full_name":"typescript-eslint/typescript-eslint","default_branch":"main","total_commits":6735,"total_committers":807,"total_bot_commits":1775,"total_bot_committers":5,"mean_commits":8.345724907063197,"dds":0.8733481811432814,"past_year_total_commits":654,"past_year_total_committers":104,"past_year_total_bot_commits":182,"past_year_total_bot_committers":2,"past_year_mean_commits":6.288461538461538,"past_year_dds":0.7935779816513762,"last_synced_at":"2026-08-20T00:41:51.104Z","last_synced_commit":"abe9011a43524ea867e249125250d0927065750e","created_at":"2023-03-06T22:04:05.029Z","updated_at":"2026-08-20T00:41:48.644Z","committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":853},{"name":"Josh Goldberg ✨","email":"git@joshuakgoldberg.com","login":"JoshuaKGoldberg","count":616},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":580},{"name":"Brad Zacher","email":"brad.zacher@gmail.com","login":"bradzacher","count":572},{"name":"James Henry","email":"james@henry.sc","login":"JamesHenry","count":522},{"name":"Armano","email":"armano2","login":"armano2","count":351},{"name":"typescript-eslint[bot]","email":"typescript-eslint[bot]","login":"typescript-eslint[bot]","count":329},{"name":"Kirk Waiblinger","email":"53019676+kirkwaiblinger","login":"kirkwaiblinger","count":163},{"name":"YeonJuan","email":"yeonjuan93@naver.com","login":"yeonjuan","count":111},{"name":"Evyatar Daud","email":"32631382+StyleShit","login":"StyleShit","count":96},{"name":"auvred","email":"61150013+auvred","login":"auvred","count":92},{"name":"Abraham Guo","email":"aguo@precisionplanting.com","login":"abrahamguo","count":76},{"name":"Josh Goldberg","email":"joshuakgoldberg@outlook.com","login":null,"count":76},{"name":"Joshua Chen","email":"sidachen2003@gmail.com","login":"Josh-Cena","count":75},{"name":"ESLint Jenkins","email":"eslint@googlegroups.com","login":null,"count":72},{"name":"Alexander T","email":"alexander.tarasyuk@outlook.com","login":"a-tarasyuk","count":68},{"name":"Ronen Amiel","email":"ronen.amiel@gmail.com","login":"ronami","count":64},{"name":"fisker Cheung","email":"lionkay@gmail.com","login":"fisker","count":54},{"name":"Michaël De Boey","email":"info@michaeldeboey.be","login":"MichaelDeBoey","count":52},{"name":"Sosuke Suzuki","email":"aosukeke@gmail.com","login":"sosukesuzuki","count":45},{"name":"Reyad Attiyat","email":"reyad.attiyat@gmail.com","login":"soda0289","count":44},{"name":"Gareth Jones","email":"Jones258@Gmail.com","login":"G-Rath","count":41},{"name":"Arya Emami","email":"aryaemami59@yahoo.com","login":"aryaemami59","count":39},{"name":"Yukihiro Hasegawa","email":"49516827+y-hsgw","login":"y-hsgw","count":38},{"name":"Patricio Trevino","email":"patricio@weirdpattern.com","login":"weirdpattern","count":36},{"name":"Vinccool96","email":"Vinccool96@gmail.com","login":"Vinccool96","count":32},{"name":"Kim Sang Du","email":"puki4416@gmail.com","login":"developer-bandi","count":31},{"name":"Nicholas C. Zakas","email":"nicholas@nczconsulting.com","login":"nzakas","count":28},{"name":"Jed Fox","email":"git@twopointzero.us","login":"j-f1","count":25},{"name":"James","email":"5511220+Zamiell","login":"Zamiell","count":21},{"name":"roman.vasilev","email":"","login":null,"count":20},{"name":"송재욱","email":"haensol976520@gmail.com","login":"976520","count":20},{"name":"mdm317","email":"dbswh1008@gmail.com","login":"mdm317","count":20},{"name":"Benjamin Lichtman","email":"uniqueiniquity","login":"uniqueiniquity","count":19},{"name":"Rafael Santana","email":"rafaelsantana3095@gmail.com","login":"rafaelss95","count":19},{"name":"ESLint Jenkins","email":"eslint[bot]","login":"eslint[bot]","count":18},{"name":"Nikita Stefaniak","email":"phaux4@gmail.com","login":"phaux","count":16},{"name":"lumir","email":"rpfos@naver.com","login":"lumirlumir","count":16},{"name":"James Garbutt","email":"43081j","login":"43081j","count":14},{"name":"Mark de Dios","email":"99303358+peanutenthusiast","login":"peanutenthusiast","count":14},{"name":"Taeheon Kim","email":"skyrabbits1@gmail.com","login":"lonyele","count":14},{"name":"Scott O'Hara","email":"scott@oharagroup.net","login":"scottohara","count":13},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":12},{"name":"Rebecca Stevens","email":"rebecca.stevens@outlook.co.nz","login":"RebeccaStevens","count":12},{"name":"Younsang Na","email":"77400131+nayounsang","login":"nayounsang","count":11},{"name":"Yosuke Ota","email":"otameshiyo23@gmail.com","login":"ota-meshi","count":11},{"name":"Kai Cataldo","email":"kaicataldo","login":"kaicataldo","count":10},{"name":"Ulrich Stark","email":"github@ustark.de","login":"ulrichstark","count":10},{"name":"Bryan Mishkin","email":"698306+bmish","login":"bmish","count":10},{"name":"Retsam","email":"Retsam","login":"Retsam","count":10},{"name":"JounQin","email":"admin@1stg.me","login":"JounQin","count":9},{"name":"Rasmus Eneman","email":"rasmus@eneman.eu","login":"Pajn","count":9},{"name":"Toru Nagashima","email":"star.ctor@gmail.com","login":"mysticatea","count":9},{"name":"Abhijeet Singh","email":"contact.abhijeetsingh@gmail.com","login":"cseas","count":9},{"name":"Omri Luzon","email":"omril@testim.io","login":null,"count":8},{"name":"Dima Barabash","email":"dbarabashdev@gmail.com","login":"dbarabashh","count":8},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com","login":"SimenB","count":8},{"name":"cherryblossom000","email":"31467609+cherryblossom000","login":"cherryblossom000","count":8},{"name":"tao","email":"2471314@gmail.com","login":"ntdiary","count":8},{"name":"Lucas Azzola","email":"derflatulator@gmail.com","login":"azz","count":8},{"name":"Jake Bailey","email":"5341706+jakebailey","login":"jakebailey","count":8},{"name":"Flo Edelmann","email":"git@flo-edelmann.de","login":"FloEdelmann","count":8},{"name":"Danny Fritz","email":"dannyfritz@gmail.com","login":"dannyfritz","count":7},{"name":"Ika","email":"ikatyang@gmail.com","login":"ikatyang","count":7},{"name":"Olivier Zalmanski","email":"88216225+OlivierZal","login":"OlivierZal","count":7},{"name":"Tiger Oakes","email":"contact@tigeroakes.com","login":"NotWoods","count":7},{"name":"semantic-release-bot","email":"semantic-release-bot@martynus.net","login":"semantic-release-bot","count":7},{"name":"Dave","email":"reduckted@outlook.com","login":"reduckted","count":7},{"name":"Mackie Underdown","email":"macklinu","login":"macklinu","count":7},{"name":"Azat S.","email":"to@azat.io","login":"azat-io","count":7},{"name":"islandryu","email":"65934663+islandryu","login":"islandryu","count":7},{"name":"Sviatoslav Zaytsev","email":"sviatsv@ya.ru","login":"sviat9440","count":7},{"name":"Evgeny Stepanovych","email":"undsoft@gmail.com","login":"undsoft","count":6},{"name":"Kanitkorn Sujautra","email":"lukyth","login":"lukyth","count":6},{"name":"Newton Yuan","email":"45674630+NewtonYuan","login":"NewtonYuan","count":6},{"name":"Zzzen","email":"callmetsing@gmail.com","login":"Zzzen","count":6},{"name":"Pete Gonzalez","email":"4673363+octogonz","login":"octogonz","count":6},{"name":"rubiesonthesky","email":"2591240+rubiesonthesky","login":"rubiesonthesky","count":6},{"name":"Juan García","email":"82288753+juank1809","login":"juank1809","count":6},{"name":"Arka Pratim Chaudhuri","email":"105232141+arka1002","login":"arka1002","count":5},{"name":"Anix","email":"anik220798@gmail.com","login":"anikethsaha","count":5},{"name":"Ben McCann","email":"322311+benmccann","login":"benmccann","count":5},{"name":"Cparros","email":"65684072+cparros","login":"cparros","count":5},{"name":"Daniil Dubrava","email":"daniil.dubrava@yandex.ru","login":"ddubrava","count":5},{"name":"Ricky Lippmann","email":"3674067+ldrick","login":"ldrick","count":5},{"name":"fnx","email":"966276+DMartens","login":"DMartens","count":5},{"name":"Susisu","email":"susisu2413@yahoo.co.jp","login":"susisu","count":5},{"name":"Sylvia Favello","email":"90116354+sfavello","login":"sfavello","count":5},{"name":"Tarun Chauhan","email":"tarunrajput1337@gmail.com","login":"tarunrajput","count":5},{"name":"kmin-jeong","email":"53456037+kmin-jeong","login":"kmin-jeong","count":5},{"name":"overlookmotel","email":"theoverlookmotel@gmail.com","login":"overlookmotel","count":5},{"name":"Gavin Barron","email":"gavin.barron@gmail.com","login":"gavinbarron","count":4},{"name":"Jonas","email":"jsone-studios","login":"jsone-studios","count":4},{"name":"Kevin Partington","email":"platinum.azure@kernelpanicstudios.com","login":"platinumazure","count":4},{"name":"Lucas Duailibe","email":"lucasds@gmail.com","login":"duailibe","count":4},{"name":"Maria José Solano","email":"majosolano99@gmail.com","login":"MariaSolOs","count":4},{"name":"Pavel Birukov","email":"pavel@birukov.me","login":"pablobirukov","count":4},{"name":"Shahar Or","email":"mightyiampresence@gmail.com","login":"mightyiam","count":4},{"name":"Sukka","email":"isukkaw@gmail.com","login":"SukkaW","count":4},{"name":"SungHyun627","email":"62270427+SungHyun627","login":"SungHyun627","count":4},{"name":"Yuya Yoshioka","email":"71418423+YuyaYoshioka","login":"YuyaYoshioka","count":4},{"name":"koooge","email":"koooooge@gmail.com","login":"koooge","count":4},{"name":"roman","email":"root@localhost","login":"invalid-email-address","count":4},{"name":"thomas michael wallace","email":"thomasmichaelwallace@gmail.com","login":"thomasmichaelwallace","count":4},{"name":"ulrichb","email":"ulrich.b@gmx.at","login":"ulrichb","count":4},{"name":"Anshika Jain","email":"anshikajain196872@gmail.com","login":"Anshikakalpana","count":4},{"name":"Niles","email":"Validarkness@gmail.com","login":"Validark","count":4},{"name":"Nicolas Le Cam","email":"niko.lecam@gmail.com","login":"KuSh","count":4},{"name":"Moses Odutusin","email":"48915357+thebolarin","login":"thebolarin","count":4},{"name":"Marco Pasqualetti","email":"24919330+marcalexiei","login":"marcalexiei","count":4},{"name":"Ray","email":"i@mk1.io","login":"so1ve","count":3},{"name":"Federico Brigante","email":"me@fregante.com","login":"fregante","count":3},{"name":"Yannick Decat","email":"17177411+mho22","login":"mho22","count":3},{"name":"Tim Kraut","email":"Tim.Kraut@web.de","login":"timkraut","count":3},{"name":"Thomas den Hollander","email":"ThomasdenH","login":"ThomasdenH","count":3},{"name":"Teppei Sato","email":"teppeis@gmail.com","login":"teppeis","count":3},{"name":"Tapan Prakash","email":"tapanprakasht@gmail.com","login":"tapanprakasht","count":3},{"name":"Tamashoo","email":"72484282+Tamashoo","login":"Tamashoo","count":3},{"name":"Tadhg McDonald-Jensen","email":"tadhgmister@gmail.com","login":"tadhgmister","count":3},{"name":"Steven","email":"ssteven19@kimo.com","login":"Solo-steven","count":3},{"name":"Sheetal Nandi","email":"shkamat@microsoft.com","login":"sheetalkamat","count":3},{"name":"Sasha Kondrashov","email":"tkondrashov@gmail.com","login":"skondrashov","count":3},{"name":"Ian MacLeod","email":"ian@nevir.net","login":"nevir","count":3},{"name":"Jonathan Delgado","email":"jonathanrdelgado@gmail.com","login":"jonathanrdelgado","count":3},{"name":"kazizi","email":"50566849+kazizi55","login":"kazizi55","count":3},{"name":"zz","email":"2418184580@qq.com","login":"holazz","count":3},{"name":"matwiem","email":"57752566+matwiem","login":"matwiem","count":3},{"name":"G r e y","email":"vapurrmaid@pm.me","login":null,"count":3},{"name":"Yusuke Tanaka","email":"yusuktan@maguro.dev","login":"magurotuna","count":3},{"name":"Yuri Pieters","email":"MageJohn","login":"MageJohn","count":3},{"name":"Yasar Siddiqui","email":"yasir06@gmail.com","login":"yasarsid","count":3},{"name":"Bence Dányi","email":"bence.danyi@ibm.com","login":"madbence","count":3},{"name":"Anthony Fu","email":"anthonyfu117@hotmail.com","login":"antfu","count":3},{"name":"asdf93074","email":"mahadkhan2009@hotmail.com","login":"asdf93074","count":3},{"name":"Eric Wang","email":"eric@canva.com","login":"fa93hws","count":3},{"name":"Soobin Bak","email":"qls0147@naver.com","login":"soobing","count":3},{"name":"Michał Kozłowski","email":"michal@kozlovv.ski","login":"kozlovvski","count":3},{"name":"Ricardo Fernández Serrata","email":"76864299+Rudxain","login":"Rudxain","count":3},{"name":"Hao Cheng","email":"hcheng636@gmail.com","login":"haocheng6","count":3},{"name":"Eliott C","email":"coyotte508@gmail.com","login":"coyotte508","count":3},{"name":"Edwin Kofler","email":"edwin@kofler.dev","login":"hyperupcall","count":3},{"name":"Dimitri Mitropoulos","email":"dimitrimitropoulos@gmail.com","login":"dimitropoulos","count":3},{"name":"Denys Kniazevych","email":"webschik@gmail.com","login":"webschik","count":3},{"name":"Daniel Nixon","email":"dan.nixon@gmail.com","login":"danielnixon","count":3},{"name":"Daniel Cassidy","email":"mail@danielcassidy.me.uk","login":"djcsdy","count":3},{"name":"Marek Dědič","email":"developer@dedic.eu","login":"marekdedic","count":3},{"name":"Melandra","email":"melanie.calame@gmail.com","login":"Melandra","count":3},{"name":"Minoru Takeuchi","email":"31735614+dora1998","login":"dora1998","count":3},{"name":"Minyeong Kim","email":"156265474+minyeong981","login":"minyeong981","count":3},{"name":"Philipp A","email":"flying-sheep@web.de","login":"flying-sheep","count":3},{"name":"Pig Fang","email":"g-plane@hotmail.com","login":"g-plane","count":3},{"name":"Sam Estep","email":"sam@samestep.com","login":"samestep","count":3},{"name":"Christopher Aubut","email":"christopher@aubut.me","login":"higherorderfunctor","count":3},{"name":"Dan Dascalescu","email":"ddascalescu+github@gmail.com","login":"dandv","count":3},{"name":"RahulGautamSingh","email":"rahultesnik@gmail.com","login":"RahulGautamSingh","count":2},{"name":"Stéphane Veyret","email":"sveyret","login":"sveyret","count":2},{"name":"ej shafran","email":"116496520+ej-shafran","login":"ej-shafran","count":2},{"name":"Masafumi Koba","email":"473530+ybiquitous","login":"ybiquitous","count":2},{"name":"Serhii Leniv","email":"leniv.tech@gmail.com","login":"Serhii-Leniv","count":2},{"name":"Scott Newcomer","email":"snewcomer","login":"snewcomer","count":2},{"name":"Santosh Yadav","email":"santosh.yadav198613@gmail.com","login":"santoshyadavdev","count":2},{"name":"Sanath","email":"87820868+sansynx","login":"sansynx","count":2},{"name":"Salitha Indrajith","email":"salitha.indrajith@gmail.com","login":"salitha-pathi","count":2},{"name":"Saji","email":"rsajiki@gmail.com","login":"sajikix","count":2},{"name":"RyoheiYamamoto","email":"h031203yama@gmail.com","login":"ryo-chin","count":2},{"name":"Nevada Le Master","email":"nevada.lemaster@gmail.com","login":"nevvada","count":2},{"name":"duduluu","email":"duduluu@outlook.com","login":"duduluu","count":2},{"name":"Ruslan Baigunussov","email":"oceandrama@gmail.com","login":"oceandrama","count":2},{"name":"Raquel Amorim","email":"36057168+amorimr","login":"amorimr","count":2},{"name":"Peter Potapov","email":"dr.potapoff.peter@gmail.com","login":"Nizarius","count":2},{"name":"Oliver Sieweke","email":"oliver.sieweke@protonmail.com","login":"OliverSieweke","count":2},{"name":"Muhammad Hammad","email":"33136628+mhnaeem","login":"mhnaeem","count":2},{"name":"Moulik Aggarwal","email":"qwertymoulik@gmail.com","login":"aggmoulik","count":2},{"name":"Mohsen Azimi","email":"me@azimi.me","login":"mohsen1","count":2},{"name":"Mister-Hope","email":"mister-hope@outlook.com","login":"Mister-Hope","count":2},{"name":"Minseon Kim","email":"minsun9856@gmail.com","login":"minseonkkim","count":2},{"name":"MinJae","email":"juminjae98@gmail.com","login":"Ju-MINJAE","count":2},{"name":"garyking","email":"garyking@gmail.com","login":"garyking","count":2},{"name":"Michael Kim","email":"mjkim1993@gmail.com","login":"binoche9","count":2},{"name":"Maxim Mazurok","email":"maxim@mazurok.com","login":"Maxim-Mazurok","count":2},{"name":"Matthias Kunnen","email":"matthias.kunnen@gmail.com","login":"MatthiasKunnen","count":2},{"name":"Danny Arnold","email":"despair.blue@gmail.com","login":"despairblue","count":2},{"name":"Anas","email":"154854317+anasm266","login":"anasm266","count":2},{"name":"Lonercode","email":"91500485+Lonercode","login":"Lonercode","count":2},{"name":"Eran Shabi","email":"eran514@gmail.com","login":"eranshabi","count":2},{"name":"Fotis Papadogeorgopoulos","email":"fgpapado@gmail.com","login":"fpapado","count":2},{"name":"Han Yeong-woo","email":"han@yeongwoo.dev","login":"nix6839","count":2},{"name":"Hidemi Yukita","email":"otofu.square@gmail.com","login":"otofu-square","count":2},{"name":"jsfm01","email":"145563295+jsfm01","login":"jsfm01","count":2},{"name":"Jacob Bandes-Storch","email":"jacob@bandes-stor.ch","login":"jtbandes","count":2},{"name":"kangdaehoon","email":"kdhoon07@gmail.com","login":"ginger-kang","count":2},{"name":"Kirill Gavrilov","email":"gavvvr","login":"gavvvr","count":2},{"name":"liuxingbaoyu","email":"30521560+liuxingbaoyu","login":"liuxingbaoyu","count":2},{"name":"miZyind","email":"mizyind@gmail.com","login":"miZyind","count":2},{"name":"Mikhail","email":"bodrovmiha@yandex.ru","login":"Connormiha","count":2},{"name":"ntnyq","email":"ntnyq13@gmail.com","login":"ntnyq","count":2},{"name":"sinyovercosy","email":"yan.tangent@gmail.com","login":"sinyovercosy","count":2},{"name":"uhyo","email":"uhyo@uhy.ooo","login":"uhyo","count":2},{"name":"xaos7991","email":"44319098+xaos7991","login":"xaos7991","count":2},{"name":"yokkkoso","email":"yokko.jke@gmail.com","login":"yokkkoso","count":2},{"name":"骗你是小猫咪","email":"darryshaw@gmail.com","login":"shaodahong","count":2},{"name":"doumart","email":"doum_art@hotmail.com","login":"doumart","count":2},{"name":"Yutong Zhu","email":"115899167+YutongZhuu","login":"YutongZhuu","count":2},{"name":"Vojtěch Strnad","email":"43024885+vostrnad","login":"vostrnad","count":2},{"name":"Victor Genaev","email":"vgenaev@gmail.com","login":"mainframev","count":2},{"name":"Veniamin Krol","email":"153412+vkrol","login":"vkrol","count":2},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com","login":"avocadowastaken","count":2},{"name":"Trivikram Kamat","email":"16024985+trivikr","login":"trivikr","count":2},{"name":"Torleif Berger","email":"torleif@outlook.com","login":"Svish","count":2},{"name":"Tom Mrazauskas","email":"tom@mrazauskas.de","login":"mrazauskas","count":2},{"name":"Tobias Nießen","email":"tniessen","login":"tniessen","count":2},{"name":"Tim Kang","email":"timothykang","login":"timothykang","count":2},{"name":"Florian Adonis","email":"tanohzana@gmail.com","login":"tanohzana","count":2},{"name":"Idan Attias","email":"idan-at","login":"idan-at","count":2},{"name":"El Hadji Malick Seck","email":"takanomedev221@gmail.com","login":"takanome-dev","count":2},{"name":"Edmundo Santos","email":"rdsedmundo@gmail.com","login":"rdsedmundo","count":2},{"name":"Dominik Rowicki","email":"yzukonta@gmail.com","login":"papermana","count":2},{"name":"Dominik Moritz","email":"domoritz@gmail.com","login":"domoritz","count":2},{"name":"Domas Trijonis","email":"domas.trijonis@gmail.com","login":"FDIM","count":2},{"name":"Dmytro Borysovskyi","email":"bbbara10@gmail.com","login":"dimabory","count":2},{"name":"Dimitar Nestorov","email":"8790386+DimitarNestorov","login":"DimitarNestorov","count":2},{"name":"Denis Sikuler","email":"progwork@yandex.com","login":"gamtiq","count":2},{"name":"Danny May","email":"dannyjmay97@gmail.com","login":"danny-may","count":2},{"name":"Dan Vanderkam","email":"danvdk@gmail.com","login":"danvk","count":2},{"name":"Corbin Uselton","email":"corbinu","login":"corbinu","count":2},{"name":"Borek Bernard","email":"borekb@gmail.com","login":"borekb","count":2},{"name":"Lotfi Meklati","email":"55419526+lotmek","login":"lotmek","count":2},{"name":"Zach Kirsch","email":"zachkirsch","login":"zachkirsch","count":2},{"name":"Adam Jones","email":"domdomegg+git@gmail.com","login":"domdomegg","count":2},{"name":"Adnan Hashmi","email":"56730784+adnanhashmi09","login":"adnanhashmi09","count":2},{"name":"Alexey Ryabov","email":"lesha_12_01@mail.ru","login":"lesha1201","count":2},{"name":"Aly Thobani","email":"athobani9@gmail.com","login":"alythobani","count":2},{"name":"Anders Kaseorg","email":"andersk@mit.edu","login":"andersk","count":2},{"name":"Andrew Boyton","email":"aboyton","login":"aboyton","count":2},{"name":"Ankeet Maini","email":"ankeet.maini@gmail.com","login":"ankeetmaini","count":2},{"name":"Arnaud Barré","email":"arnaud.barre72@gmail.com","login":"ArnaudBarre","count":2},{"name":"Bartosz","email":"2940958+burtek","login":"burtek","count":2},{"name":"Bill Barry","email":"after.fallout@gmail.com","login":"bbarry","count":2},{"name":"Stephen Zhou","email":"38493346+hyoban","login":"hyoban","count":2},{"name":"Mateusz Burzyński","email":"mateuszburzynski@gmail.com","login":"Andarist","count":2},{"name":"Linda_pp","email":"rhysd","login":"rhysd","count":2},{"name":"Krisztián Balla","email":"k.balla@gmx.at","login":"krisztianb","count":2},{"name":"Konv Suu","email":"2583695112@qq.com","login":"kovsu","count":2},{"name":"Khairul Azhar Kasmiran","email":"kazarmy@gmail.com","login":"kazarmy","count":2},{"name":"Kemil Beltre","email":"20250204+kemilbeltre","login":"kemilbeltre","count":2},{"name":"Kamil Moskała","email":"91079590+moskalakamil","login":"moskalakamil","count":2},{"name":"Josh Abrams","email":"jabrams.nc@gmail.com","login":"auhsoja","count":2},{"name":"Jonas","email":"13821543+sonallux","login":"sonallux","count":2},{"name":"Jens Duttke","email":"github@duttke.de","login":"jens-duttke","count":2},{"name":"Jeff Principe","email":"princjef@gmail.com","login":"princjef","count":2},{"name":"James Browning","email":"thejamesernator@gmail.com","login":"Jamesernator","count":2},{"name":"Frezc","email":"504021398@qq.com","login":"Frezc","count":2},{"name":"IU","email":"yoyo930021@gmail.com","login":"yoyo930021","count":2},{"name":"Huy Dang Lê-Ngô","email":"Dilatorily","login":"Dilatorily","count":2},{"name":"Hugo","email":"60015232+hugop95","login":"hugop95","count":2},{"name":"Hasnat M.","email":"hasnat@devslooptech.com","login":"hasnaties","count":2},{"name":"Hailey","email":"hsmitty93@gmail.com","login":"hsmitty93","count":2},{"name":"Gyumong","email":"60845910+Gyumong","login":"Gyumong","count":2},{"name":"Gilbert Gilb's","email":"gilbsgilbs","login":"gilbsgilbs","count":2},{"name":"Georgii Dolzhykov","email":"thorn.mailbox@gmail.com","login":"thorn0","count":2},{"name":"Gavin.Guohao.Wu","email":"wghusw@163.com","login":"GavinWu1991","count":2},{"name":"Galen Wong","email":"wonggalen1999@gmail.com","login":"GalenWong","count":2},{"name":"Gabriel Costa","email":"gabriel.moura6@fatec.sp.gov.br","login":"c0sta","count":2},{"name":"G r e y","email":"vapurrmaid@gmail.com","login":"vapurrmaid","count":2},{"name":"Aaron Hill","email":"aa1ronham@gmail.com","login":"Aaron1011","count":2},{"name":"Daichi Kamiyama","email":"32436625+dak2","login":"dak2","count":1},{"name":"Dale Jefferson (RNF)","email":"dale.jefferson@rnfdigital.com","login":"DaleLJefferson","count":1},{"name":"Damian Pieczynski","email":"piecyk@gmail.com","login":"piecyk","count":1},{"name":"Daniel Playfair Cal","email":"daniel.playfair.cal@gmail.com","login":"hedgepigdaniel","count":1},{"name":"Deftera","email":"55022020+Deftera186","login":"Deftera186","count":1},{"name":"Egawa Ryo","email":"cr7sc16@gmail.com","login":"erm1116","count":1},{"name":"Daniel Ruf","email":"827205+DanielRuf","login":"DanielRuf","count":1},{"name":"Daniel Sanchez","email":"jdaniel.saed@gmail.com","login":"dsanch3z","count":1},{"name":"Daniel Stiner","email":"daniel.stiner+github@gmail.com","login":"danstiner","count":1},{"name":"DanielPopOut","email":"stephane.tchangang@gmail.com","login":"DanielPopOut","count":1},{"name":"Dariusz Czajkowski","email":"darek@darek.dev","login":"DCzajkowski","count":1},{"name":"Darkylin","email":"darkylin1989@gmail.com","login":"Darkylin","count":1},{"name":"Hirotaka Tagawa / wafuwafu13","email":"mariobaske@i.softbank.jp","login":null,"count":1},{"name":"Dasa Paddock","email":"dpaddock@esri.com","login":"dasa","count":1},{"name":"Dave Cardwell","email":"hello@davecardwell.com","login":"davecardwell","count":1},{"name":"Dave Lunny","email":"4298089+himynameisdave","login":"himynameisdave","count":1},{"name":"David Archibald","email":"davidarchibald@myprice.health","login":"DavidArchibald","count":1},{"name":"David Edmondson","email":"threehams@gmail.com","login":"threehams","count":1},{"name":"Cameron Crothers","email":"jprogrammer@gmail.com","login":"JProgrammer","count":1},{"name":"Cameron Steffen","email":"cam.steffen94@gmail.com","login":"camsteffen","count":1},{"name":"Carlo Palinckx","email":"carlopalinckx@gmail.com","login":"CarloPalinckx","count":1},{"name":"Carlos Samouco","email":"carlosamouco@gmail.com","login":"Carlosamouco","count":1},{"name":"Cem Yilmaz","email":"42110001+CemYil03","login":"CemYil03","count":1},{"name":"Chris Brody","email":"chris.brody+brodybits@gmail.com","login":"brodybits","count":1},{"name":"Chris Midgley","email":"midgleyc@gmail.com","login":"midgleyc","count":1},{"name":"Chris Plummer","email":"cplummer@thefarmersdog.com","login":"strmer15","count":1},{"name":"Christian Rose","email":"christian.rose@chrose.de","login":"chrros95","count":1},{"name":"Christoph Kettelhoit","email":"ck@chkt.one","login":"chkt","count":1},{"name":"Christophe Hurpeau","email":"christophe.hurpeau+github@gmail.com","login":"christophehurpeau","count":1},{"name":"Christopher Lee","email":"topher.lee.13@gmail.com","login":"TopherLee513","count":1},{"name":"Christopher Rybicki","email":"crybicki98@gmail.com","login":"Chriscbr","count":1},{"name":"Clément Vannicatte","email":"vannicattec@gmail.com","login":"shortcuts","count":1},{"name":"Collin Bachman","email":"3395010+bachmacintosh","login":"bachmacintosh","count":1},{"name":"CommanderRoot","email":"CommanderRoot","login":"CommanderRoot","count":1},{"name":"Connor Lurring","email":"me@connorl.com","login":"connorlurring","count":1},{"name":"Cristopher","email":"32661241+Namchee","login":"Namchee","count":1},{"name":"Dongsen","email":"mutoe@foxmail.com","login":"mutoe","count":1},{"name":"Drew Wyatt","email":"drew.j.wyatt@gmail.com","login":"drewwyatt","count":1},{"name":"Dylan Kirkby","email":"dylan@alloy.ai","login":"dsgkirkby","count":1},{"name":"Dylan Staley","email":"88163+dstaley","login":"dstaley","count":1},{"name":"Eda","email":"58330360+rivea0","login":"rivea0","count":1},{"name":"Eduard Bardají Puig","email":"ebardaji@gmail.com","login":"aryzing","count":1},{"name":"Eduardo Moroni","email":"eduardomoronI@gmail.com","login":"eduardomoroni","count":1},{"name":"Edwin Martin","email":"edwin@bitstorm.org","login":"edwinm","count":1},{"name":"ChinoUkaegbu","email":"77782533+ChinoUkaegbu","login":"ChinoUkaegbu","count":1},{"name":"BO41","email":"botbob@disroot.org","login":null,"count":1},{"name":"Ehsan Barooni","email":"66495214+ebarooni","login":"ebarooni","count":1},{"name":"Emanuel Hoogeveen","email":"emanuel@medweb.nl","login":"ehoogeveen-medweb","count":1},{"name":"Emmanuel Chaudron","email":"manu.chaud@hotmail.fr","login":"manu2504","count":1},{"name":"Eng Zer Jun","email":"engzerjun@gmail.com","login":"Juneezee","count":1},{"name":"Eran Hirsch","email":"eranhirsch@gmail.com","login":"eranhirsch","count":1},{"name":"Aaron","email":"acottri9@wvup.edu","login":null,"count":1},{"name":"Eric Ferreira","email":"eric@ferreira.life","login":"ericbf","count":1},{"name":"Erik Engervall","email":"erik.engervall@gmail.com","login":"erikengervall","count":1},{"name":"David Lusby","email":"loveboat","login":"loveboat","count":1},{"name":"David Michon","email":"dmichon@microsoft.com","login":"dmichon-msft","count":1},{"name":"David Zearing","email":"dzearing@microsoft.com","login":"dzearing","count":1},{"name":"Dean Taub","email":"dtaub","login":"dtaub","count":1},{"name":"David Piper","email":"david.piper@mailfence.com","login":null,"count":1},{"name":"Cheol-Won","email":"76567238+Ryan-Dia","login":"Ryan-Dia","count":1},{"name":"Denis Malinochkin","email":"dmalinochkin@outlook.com","login":"mrmlnc","count":1},{"name":"Derrick Isaacson","email":"disaacson@gmail.com","login":"disaacson","count":1},{"name":"Dieter Oberkofler","email":"dieter.oberkofler@gmail.com","login":"doberkofler","count":1},{"name":"Dima","email":"dkurilo@gmail.com","login":"DKurilo","count":1},{"name":"Dimitri","email":"6199462+drets","login":"drets","count":1},{"name":"Dirk Luijk","email":"mail@dirkluijk.nl","login":"dirkluijk","count":1},{"name":"Divyansh Singh","email":"40380293+brc-dd","login":"brc-dd","count":1},{"name":"Dmitri Rabinowitz","email":"dmitrirabinowitz+code@gmail.com","login":"drabinowitz","count":1},{"name":"Daniil Dubrava","email":"daniil.dubrava@ddgcorp.ru","login":null,"count":1},{"name":"Dmitrii Kartashev","email":"faithfinder@yandex.ru","login":"Faithfinder","count":1},{"name":"Dom Armstrong","email":"dom@dom-armstrong.co.uk","login":"domarmstrong","count":1},{"name":"Alex Malkevich","email":"malkevich.alex@gmail.com","login":"gund","count":1},{"name":"Alex Parloti","email":"parloti@gmail.com","login":"parloti","count":1},{"name":"Alex Yip","email":"tsztoyip@gmail.com","login":"alexttyip","count":1},{"name":"Alexander Cerutti","email":"cerutti.alexander@gmail.com","login":"alexandercerutti","count":1},{"name":"AlexanderFSP","email":"30397060+AlexanderFSP","login":"AlexanderFSP","count":1},{"name":"Alexey Berezin","email":"2991847+Beraliv","login":"Beraliv","count":1},{"name":"Alexu","email":"xqxian@163.com","login":"xqxian","count":1},{"name":"Alfred Ringstad","email":"alfredringstad@gmail.com","login":"alfredringstad","count":1},{"name":"Amila Welihinda","email":"amilajack","login":"amilajack","count":1},{"name":"Amir Nissim","email":"amirnissim","login":"amirnissim","count":1},{"name":"Amittai Siavava","email":"amittaijoel@outlook.com","login":"siavava","count":1},{"name":"Anandaroop Roy","email":"anandaroop.roy+github@gmail.com","login":"anandaroop","count":1},{"name":"Andrea Mazzucchelli","email":"60042277+andrmaz","login":"andrmaz","count":1},{"name":"Andrea Simone Costa","email":"jfet97","login":"jfet97","count":1},{"name":"Andres Kalle","email":"mjomble@gmail.com","login":"mjomble","count":1},{"name":"Andrew Haines","email":"andrew@haines.org.nz","login":"haines","count":1},{"name":"Andrew Kazakov","email":"andreww_dev@proton.me","login":"andreww2012","count":1},{"name":"Andrew Shim","email":"andrewkshim92@gmail.com","login":"andrewkshim","count":1},{"name":"Witt","email":"lambdas.dev@gmail.com","login":null,"count":1},{"name":"Tom X. Tobin","email":"tomxtobin@tomxtobin.com","login":null,"count":1},{"name":"Sergey","email":"crush97@yandex.ru","login":null,"count":1},{"name":"Michael McDonald","email":"mcdonald.michael.mn@gmail.com","login":null,"count":1},{"name":"Alan Agius","email":"alan.agius4@gmail.com","login":"alan-agius4","count":1},{"name":"Adriel Codeco","email":"codeco@outlook.com","login":"adrielcodeco","count":1},{"name":"Adam Fields","email":"adam.elliot.fields@gmail.com","login":"adamelliotfields","count":1},{"name":"Adam Averay","email":"adam@averay.com","login":"adamaveray","count":1},{"name":"Abdullah Alaqeel","email":"abdullah.t.aqeel@gmail.com","login":"aqeelat","count":1},{"name":"Aakarsh Chopra","email":"alcatrazz.627@gmail.com","login":"alcatraz627","count":1},{"name":"AZMCode","email":"15837568+AZMCode","login":"AZMCode","count":1},{"name":"ALOHACREPES345","email":"51868219+ALOHACREPES345","login":"ALOHACREPES345","count":1},{"name":"AI-JamesHenry","email":"266146693+AI-JamesHenry","login":"AI-JamesHenry","count":1},{"name":"Alberto Benatti","email":"albi.benni8@gmail.com","login":"albibenni","count":1},{"name":"Alec Custer","email":"alcuster@icloud.com","login":"alechemy","count":1},{"name":"Aleksey Smolenchuk","email":"lxe@lxe.co","login":"lxe","count":1},{"name":"Alex","email":"aleksandrosansan@gmail.com","login":"sashashura","count":1},{"name":"Alex Anthony","email":"alex.anthony28991@gmail.com","login":"lexanth","count":1},{"name":"Babitha Antony","email":"babithaantony@gmail.com","login":"babithaantony","count":1},{"name":"Bas Bosman","email":"github@nazgul.nu","login":"BBosman","count":1},{"name":"Beeno Tung","email":"aabbcc1241@yahoo.com.hk","login":"beenotung","count":1},{"name":"Ben Blank","email":"ben.blank+github@gmail.com","login":"benblank","count":1},{"name":"Ann Kilzer キルザー杏","email":"akilzer@gmail.com","login":"ann-kilzer","count":1},{"name":"Bill Collins","email":"bilbocollins@gmail.com","login":"mrginglymus","count":1},{"name":"Bjorn Lu","email":"bjornlu.dev@gmail.com","login":"bluwy","count":1},{"name":"Bogdan Butnaru","email":"bogdanb+github@gmail.com","login":"bogdanb","count":1},{"name":"BossElijah","email":"elias@lfpost.dk","login":"BossElijah","count":1},{"name":"Bradley Ayers","email":"bradley.ayers@gmail.com","login":"bradleyayers","count":1},{"name":"Brandon Mills","email":"btmills","login":"btmills","count":1},{"name":"Brian Dawson","email":"dawson.brian92@gmail.com","login":"BrianDawson","count":1},{"name":"Brian Donovan","email":"1938+eventualbuddha","login":"eventualbuddha","count":1},{"name":"Brian Kim","email":"briankimpossible@gmail.com","login":"brainkim","count":1},{"name":"Brian Schlenker","email":"bschlenk@umich.edu","login":"bschlenk","count":1},{"name":"C Lentfort","email":"clentfort","login":"clentfort","count":1},{"name":"Cameron","email":"cameron.clark@hey.com","login":"camc314","count":1},{"name":"Doma","email":"leishenghao@126.com","login":"SevenOutman","count":1},{"name":"Kristján Oddsson","email":"koddsson@github.com","login":null,"count":1},{"name":"André Ahlert","email":"andre@aex.partners","login":"andreahlert","count":1},{"name":"Andy Edwards","email":"jedwards@fastmail.com","login":"jedwards1211","count":1},{"name":"Angela Busato","email":"44018650+AngyDev","login":"AngyDev","count":1},{"name":"Leon Si","email":"vcjwt@leonzalion.com","login":null,"count":1},{"name":"Chema Balsas","email":"jbalsas@gmail.com","login":"jbalsas","count":1},{"name":"Anna Aneychik","email":"aaneitchik@gmail.com","login":"aaneitchik","count":1},{"name":"Anna Bocharova","email":"robin_tail@me.com","login":"RobinTail","count":1},{"name":"Anton Kalmanovich","email":"anton.kalmanovich@railsreactor.com","login":"grumd","count":1},{"name":"Armando Aguirre","email":"armando.aguirre@microsoft.com","login":"armanio123","count":1},{"name":"Artur Kurowski","email":"radarsu@gmail.com","login":"radarsu","count":1},{"name":"Asad Ateeque","email":"319157+aateeque","login":"aateeque","count":1},{"name":"Ashriel Waghmare","email":"89381263+rielAsh24","login":"rielAsh24","count":1},{"name":"Ashutosh Biswas","email":"42809573+ashutoshbw","login":"ashutoshbw","count":1},{"name":"Austaras","email":"austaras@outlook.com","login":"Austaras","count":1},{"name":"Austin Gatlin","email":"austin.e.gatlin@gmail.com","login":"aegatlin","count":1},{"name":"Austine Were","email":"austinewuncler@gmail.com","login":"austinewuncler","count":1},{"name":"Trevin Hofmann","email":"trevinhofmann@gmail.com","login":"trevinhofmann","count":1},{"name":"Toshihisa Tomatsu","email":"toshitoma1217@gmail.com","login":"toshi-toma","count":1},{"name":"TongZ","email":"471205975@qq.com","login":"JesuisTong","count":1},{"name":"Tomás Ossa","email":"ossatomas2@gmail.com","login":"tomasossa","count":1},{"name":"Tomoki Aonuma","email":"uasi@uasi.jp","login":"uasi","count":1},{"name":"Tomas Zaicevas","email":"tozaicevas@gmail.com","login":"zaicevas","count":1},{"name":"Tobiloba Adedeji","email":"96334363+tobySolutions","login":"tobySolutions","count":1},{"name":"Tobias Smolka","email":"37370256+tosmolka","login":"tosmolka","count":1},{"name":"Tobias","email":"tobias.beese@gmx.de","login":"BlackHawkSigma","count":1},{"name":"Timon Jurschitsch","email":"103483059+DerTimonius","login":"DerTimonius","count":1},{"name":"Timo Zander","email":"timo---zander@live.de","login":"timozander","count":1},{"name":"Tim Dorr","email":"timdorr","login":"timdorr","count":1},{"name":"Tim Deschryver","email":"28659384+timdeschryver","login":"timdeschryver","count":1},{"name":"Tianlan Zhou","email":"bobby825@126.com","login":"SuperSodaSea","count":1},{"name":"Thomas Levy","email":"tychomonger@gmail.com","login":"NilSet","count":1},{"name":"Thomas","email":"huchede.thomas@gmail.com","login":"thuchede","count":1},{"name":"Thibault Malbranche","email":"malbranche.thibault@gmail.com","login":"Titozzz","count":1},{"name":"Texas Toland","email":"48431+texastoland","login":"texastoland","count":1},{"name":"Tetsuharu Ohzeki","email":"tetsuharu.ohzeki@gmail.com","login":"tetsuharuohzeki","count":1},{"name":"Terry Fu","email":"tfu@seek.com.au","login":"tezf","count":1},{"name":"Teodor Tanasoaia","email":"28601907+Teoxoy","login":"Teoxoy","count":1},{"name":"Teddy Katz","email":"teddy.katz@gmail.com","login":"not-an-aardvark","count":1},{"name":"Tarik Onalan","email":"onalant","login":"onalant","count":1},{"name":"Tanavya Dimri","email":"tanavya.dimri@gmail.com","login":"Tanavya","count":1},{"name":"Takuya HARA","email":"h.taku86@gmail.com","login":"takuyahara","count":1},{"name":"Yehyoung Kang","email":"keepyourhonor@gmail.com","login":"pastelmind","count":1},{"name":"Yassin Kammoun","email":"52890329+yassin-kammoun-sonarsource","login":"yassin-kammoun-sonarsource","count":1},{"name":"YaoYiYao","email":"77110469+yaodada123","login":"yaodada123","count":1},{"name":"Yadong Zhang","email":"zhyd007@gmail.com","login":"zhyd1997","count":1},{"name":"lsdsjy","email":"lsdsjy@163.com","login":"lsdsjy","count":1},{"name":"XBOY","email":"xboy2008@live.cn","login":"xboy2012","count":1},{"name":"Will Sabransky","email":"wsabransky89@gmail.com","login":"wsabransky","count":1},{"name":"Will Harney","email":"62956339+wjhsf","login":"wjhsf","count":1},{"name":"WhitePiano","email":"startoflateness@gmail.com","login":"goldentrash","count":1},{"name":"Wes Pickett","email":"wes.pickett@gmail.com","login":"wespickett","count":1},{"name":"Wayne Zhang","email":"zhanghaowei19W@gmail.com","login":"waynzh","count":1},{"name":"Waleed Khaled","email":"waleed1kh@outlook.com","login":"Waleed-KH","count":1},{"name":"Vitaliy Ryaboy","email":"vriaboy@gmail.com","login":"rvitaliy","count":1},{"name":"Vincent Roth","email":"vincent.roth@live.fr","login":"VincentRoth","count":1},{"name":"Ville Lahdenvuo","email":"tuhoojabotti@gmail.com","login":"villelahdenvuo","count":1},{"name":"Vida Xie","email":"vida_2020@163.com","login":"9romise","count":1},{"name":"Victor Malet","email":"victma@protonmail.com","login":"victma","count":1},{"name":"Victor Lin","email":"125177+yepitschunked","login":"yepitschunked","count":1},{"name":"Valeri Karpov","email":"val@karpov.io","login":"vkarpov15","count":1},{"name":"Valentin Agachi","email":"avaly","login":"avaly","count":1},{"name":"Valentin","email":"115924965+ValentinYoushkevich","login":"ValentinYoushkevich","count":1},{"name":"Userbit","email":"34487074+Userbit","login":"Userbit","count":1},{"name":"Trygve Aaberge","email":"trygveaa@gmail.com","login":"trygveaa","count":1},{"name":"Tristan Rasmussen","email":"tristanisthebest@gmail.com","login":"courageousillumination","count":1},{"name":"Tristan F","email":"LeoDog896@hotmail.com","login":"LeoDog896","count":1},{"name":"Sean Wood","email":"woodywoodsta@gmail.com","login":"WoodyWoodsta","count":1},{"name":"Rainer Hahnekamp","email":"rainer.hahnekamp@gmail.com","login":"rainerhahnekamp","count":1},{"name":"Scott Hutcheson","email":"scott@smhutch.co.uk","login":"smhutch","count":1},{"name":"Sarath Francis","email":"sarathfrancis90@gmail.com","login":"sarathfrancis90","count":1},{"name":"Saraswathy Renuga","email":"renugasaraswathy@gmail.com","login":"renugasaraswathy","count":1},{"name":"SangheeSon","email":"sonsanghee3@gmail.com","login":"Higangssh","count":1},{"name":"Samuel T.","email":"samuel.therrien@beslogic.com","login":"Samuel-Therrien-Beslogic","count":1},{"name":"Sam Chung","email":"samchungy@gmail.com","login":"samchungy","count":1},{"name":"ST-DDT","email":"ST-DDT@gmx.de","login":"ST-DDT","count":1},{"name":"Ryutaro Yamada","email":"ryym.64@gmail.com","login":"ryym","count":1},{"name":"Ryota Kameoka","email":"kameoka.ryota@gmail.com","login":"ryota-ka","count":1},{"name":"Ryan Wilson-Perkin","email":"ryanwilsonperkin@gmail.com","login":"ryanwilsonperkin","count":1},{"name":"Ryan Poon","email":"96387349+sopa301","login":"sopa301","count":1},{"name":"Ron Buckton","email":"ron.buckton@microsoft.com","login":"rbuckton","count":1},{"name":"Roman Vasilev","email":"unlight","login":"unlight","count":1},{"name":"Robyn","email":"32017811+Azuriru","login":"Azuriru","count":1},{"name":"Robert Cooper","email":"robert.cooper.qu@gmail.com","login":"robertcoopercode","count":1},{"name":"Robbie Cook","email":"robbieck7@gmail.com","login":"Robbie-Cook","count":1},{"name":"Risto Keravuori","email":"risto.k@mac.com","login":"merrywhether","count":1},{"name":"Richard Torres","email":"richardtorres314@gmail.com","login":"richardtorres314","count":1},{"name":"Reuben Thomas","email":"rrt@sc3d.org","login":"rrthomas","count":1},{"name":"René","email":"contact.9a5d6388@renegade334.me.uk","login":"Renegade334","count":1},{"name":"Remco Haszing","email":"remcohaszing@gmail.com","login":"remcohaszing","count":1},{"name":"Regev Brody","email":"regevbr@gmail.com","login":"regevbr","count":1},{"name":"Raphael Mobis Tacla","email":"r.mobis@gmail.com","login":"rmobis","count":1},{"name":"TJNhxMZHmqGytuWT","email":"113251528+TJNhxMZHmqGytuWT","login":"TJNhxMZHmqGytuWT","count":1},{"name":"T.D. Stoneheart","email":"tduyduc@ymail.com","login":"tduyduc","count":1},{"name":"Sándor Levcsák","email":"37511777+levchak0910","login":"levchak0910","count":1},{"name":"Szymon Gebler","email":"gebler.szymon@gmail.com","login":"gebsh","count":1},{"name":"Scott Talbot","email":"s@chikachow.org","login":"cysp","count":1},{"name":"Superchupu","email":"53496941+SuperchupuDev","login":"SuperchupuDev","count":1},{"name":"Sunghyun Cho","email":"20012817+sunghyunjo","login":"sunghyunjo","count":1},{"name":"SubsequentlySneeds","email":"118424338+SubsequentlySneeds","login":"SubsequentlySneeds","count":1},{"name":"Steffen Schroeder","email":"steffen.schroeder01@sap.com","login":"SchroederSteffen","count":1},{"name":"Stefan Thomas","email":"justmoon","login":"justmoon","count":1},{"name":"Stefan Knutas","email":"stefan.knutas@gmail.com","login":"Knutas","count":1},{"name":"Stan Wohlwend","email":"n2d4xc@gmail.com","login":"N2D4","count":1},{"name":"Song Xie","email":"me@xiesong.me","login":"aifreedom","count":1},{"name":"Sol Lee","email":"82362278+saul-atomrigs","login":"saul-atomrigs","count":1},{"name":"Soheun","email":"119118662+sohxxny","login":"sohxxny","count":1},{"name":"Siva Gorrepati","email":"sivaprasad","login":"sivaprasad","count":1},{"name":"Simon Lydell","email":"simon.lydell@gmail.com","login":"lydell","count":1},{"name":"Simon Bächler","email":"288516+sbaechler","login":"sbaechler","count":1},{"name":"Sidney Nemzer","email":"SidneyNemzer","login":"SidneyNemzer","count":1},{"name":"Sidharth Vinod","email":"sidharthv96@gmail.com","login":"sidharthv96","count":1},{"name":"Shogo Hida","email":"shogohida","login":"shogohida","count":1},{"name":"Shayan Zamani","email":"dev.shayan.zamani@gmail.com","login":"ShayanTheNerd","count":1},{"name":"Shawn Van Ittersum","email":"svicalifornia@gmail.com","login":"svicalifornia","count":1},{"name":"Sergey Bakulin","email":"sergey.bakulin.github@gmail.com","login":"vansergen","count":1},{"name":"Seiya","email":"20365512+seiyab","login":"seiyab","count":1},{"name":"tianxinx99","email":"10507315+tianxinx99","login":"tianxinx99","count":1},{"name":"thilllon","email":"thilllon970@gmail.com","login":"thilllon","count":1},{"name":"teee32","email":"bfvcluvv@gmail.com","login":"teee32","count":1},{"name":"sudalqueen","email":"38751423+sudalqueen","login":"sudalqueen","count":1},{"name":"scarf","email":"greenscarf005@gmail.com","login":"scarf005","count":1},{"name":"rtritto","email":"ariele.1994@gmail.com","login":"rtritto","count":1},{"name":"rriski","email":"github@timoriski.fi","login":"rriski","count":1},{"name":"roottool","email":"operation.versatile.roottool@gmail.com","login":"roottool","count":1},{"name":"roikoren755","email":"26850796+roikoren755","login":"roikoren755","count":1},{"name":"rodrigo","email":"falsepopsky@protonmail.com","login":"falsepopsky","count":1},{"name":"rgehbt","email":"74761884+Gehbt","login":"Gehbt","count":1},{"name":"rajin","email":"rajin9601@gmail.com","login":"Rajin9601","count":1},{"name":"quentin-jaquier-sonarsource","email":"43733433+quentin-jaquier-sonarsource","login":"quentin-jaquier-sonarsource","count":1},{"name":"pwdcd","email":"pwdcd@icloud.com","login":"pwdcd","count":1},{"name":"pvanagtmaal","email":"pietvan8maal@gmail.com","login":"pvanagtmaal","count":1},{"name":"pushkine","email":"pushkine.github@gmail.com","login":"pushkine","count":1},{"name":"printfn","email":"1643883+printfn","login":"printfn","count":1},{"name":"phiresky","email":"phireskyde+gh@gmail.com","login":"phiresky","count":1},{"name":"pfg","email":"omegariisthebest@gmail.com","login":"pfgithub","count":1},{"name":"noah","email":"gh@noiach.com","login":"0x31","count":1},{"name":"nilscox","email":"nilscox.dev@gmail.com","login":"nilscox","count":1},{"name":"nesso","email":"32949286+nesso-pfl","login":"nesso-pfl","count":1},{"name":"mpsijm","email":"M.P.Sijm@student.tudelft.nl","login":"mpsijm","count":1},{"name":"mogafk","email":"mogafk@gmail.com","login":"mogafk","count":1},{"name":"mmastrocinque","email":"morganmastrocinque@gmail.com","login":"mmastrocinque","count":1},{"name":"Ben Myers","email":"ben@benmyers.dev","login":"BenDMyers","count":1},{"name":"민감자(Minji Kim)","email":"68915238+mouse0429","login":"mouse0429","count":1},{"name":"김현수","email":"96464209+Kimsoo0119","login":"Kimsoo0119","count":1},{"name":"迷子 (Maiko Tan)","email":"maiko.tan.coding@gmail.com","login":"MaikoTan","count":1},{"name":"薛定谔的猫","email":"weiran.zsd@outlook.com","login":"aladdin-add","count":1},{"name":"开发者小蓝","email":"540590988@qq.com","login":"DevXiaolan","count":1},{"name":"Žiga Vukčevič","email":"ziga.vukcevic@gmail.com","login":"ZigaVukcevicDev","count":1},{"name":"zzzgit","email":"zzzgoo@gmail.com","login":"zzzgit","count":1},{"name":"zyoshoka","email":"107108195+zyoshoka","login":"zyoshoka","count":1},{"name":"zhangciwu","email":"zhangciwu@gmail.com","login":"zhangciwu","count":1},{"name":"zEh-","email":"zEh-","login":"zEh-","count":1},{"name":"yuya","email":"47887646+oxyu8","login":"oxyu8","count":1},{"name":"yugo innami","email":"58389827+nami8824","login":"nami8824","count":1},{"name":"yoshi2no","email":"57059705+yoshi2no","login":"yoshi2no","count":1},{"name":"yf-yang","email":"36890796+yf-yang","login":"yf-yang","count":1},{"name":"xuchaobei","email":"jasonxu.zju@gmail.com","login":"xuchaobei","count":1},{"name":"wonbeanie","email":"43770030+wonbeanie","login":"wonbeanie","count":1},{"name":"wiese","email":"wiese","login":"wiese","count":1},{"name":"vilicvane","email":"vilicvane@live.com","login":"vilicvane","count":1},{"name":"viktomas-gitlab","email":"78416057+viktomas-gitlab","login":"viktomas-gitlab","count":1},{"name":"vaishnav","email":"84540554+vaishnav-mk","login":"vaishnav-mk","count":1},{"name":"vages","email":"eirikvageskar@gmail.com","login":"Vages","count":1},{"name":"uid11","email":"UID.11222@gmail.com","login":"uid11","count":1},{"name":"typicode","email":"typicode@gmail.com","login":"typicode","count":1},{"name":"tieTYT","email":"tieTYT@gmail.com","login":"DanKaplanSES","count":1},{"name":"doniyor2109","email":"doniyor2109@gmail.com","login":"doniyor2109","count":1},{"name":"dnalborczyk","email":"dnalborczyk@gmail.com","login":"dnalborczyk","count":1},{"name":"devdoomari3","email":"41351197+devdoomari3","login":"devdoomari3","count":1},{"name":"Xinyu Liu","email":"meteor.lxy@foxmail.com","login":"meteorlxy","count":1},{"name":"crfrolik","email":"60711200+crfrolik","login":"crfrolik","count":1},{"name":"comrem","email":"53528033+comrem","login":"comrem","count":1},{"name":"coderaiser","email":"mnemonic.enemy@gmail.com","login":"coderaiser","count":1},{"name":"cm-ayf","email":"cm.ayf2734@gmail.com","login":"cm-ayf","count":1},{"name":"claneo","email":"claneo@outlook.com","login":"claneo","count":1},{"name":"cigui","email":"cgcg96@sjtu.edu.cn","login":"cigui","count":1},{"name":"bobstrange","email":"bob.1983.g@gmail.com","login":"bobstrange","count":1},{"name":"bluelovers","email":"codelovers@users.sourceforge.net","login":"bluelovers","count":1},{"name":"bangbang93","email":"bangbang93@163.com","login":"bangbang93","count":1},{"name":"azure-pipelines[bot]","email":"azure-pipelines[bot]","login":"azure-pipelines[bot]","count":1},{"name":"awnoa","email":"zerouali.bardai.omar@gmail.com","login":"awnoa","count":1},{"name":"armin yahya","email":"arminyahyaa@gmail.com","login":"arminyahya","count":1},{"name":"ap-b12","email":"123488389+ap-b12","login":"ap-b12","count":1},{"name":"alonstern","email":"alon.stern@salto.io","login":"alonstern","count":1},{"name":"alceil","email":"47685349+alceil","login":"alceil","count":1},{"name":"Zaina Al Habash","email":"75005450+zalhabash","login":"zalhabash","count":1},{"name":"Yuya Tanaka","email":"yuya.presto@gmail.com","login":"ypresto","count":1},{"name":"Yusuke Iinuma","email":"yinm","login":"yinm","count":1},{"name":"Yusei Ueno","email":"y.say1125@gmail.com","login":"YuseiUeno","count":1},{"name":"Yousuf Khan","email":"m.yousuf1254@gmail.com","login":"Yousuf24100286","count":1},{"name":"Young Min Kim","email":"aprilrd8943@gmail.com","login":"aprilrd","count":1},{"name":"milkboy2564","email":"71430291+SeolJaeHyeok","login":"SeolJaeHyeok","count":1},{"name":"mbpreble","email":"mbpreble@gmail.com","login":"mbpreble","count":1},{"name":"maro","email":"honeymaro@live.co.kr","login":"honeymaro","count":1},{"name":"kyungilcho","email":"87962825+kyungilcho","login":"kyungilcho","count":1},{"name":"komkanit","email":"kom.sujautra@gmail.com","login":"komkanit","count":1},{"name":"kj","email":"34977512+sena-anny","login":"sena-anny","count":1},{"name":"k8o","email":"61353435+k35o","login":"k35o","count":1},{"name":"jvilders","email":"60934195+jvilders","login":"jvilders","count":1},{"name":"jp7837","email":"jesse.m.parsons@gmail.com","login":"jp7837","count":1},{"name":"iwis","email":"iwis","login":"iwis","count":1},{"name":"itowlson","email":"github@hestia.cc","login":"itowlson","count":1},{"name":"inglec-arista","email":"55382882+inglec-arista","login":"inglec-arista","count":1},{"name":"ikeryo1182","email":"ikeryo1182@gmail.com","login":"ikeryo1182","count":1},{"name":"gtkatakura","email":"gt.katakura@gmail.com","login":"gtkatakura","count":1},{"name":"gorff5","email":"gorff5@gmail.com","login":"gorff5","count":1},{"name":"golopot","email":"golopot@gmail.com","login":"golopot","count":1},{"name":"gfyoung","email":"gfyoung17+GitHub@gmail.com","login":"gfyoung","count":1},{"name":"fiahfy","email":"d.fiahfy@gmail.com","login":"fiahfy","count":1},{"name":"eyelidlessness","email":"eyelidlessness","login":"eyelidlessness","count":1},{"name":"evelyn masso","email":"outofambit@github.com","login":"outofambit","count":1},{"name":"escudero89","email":"532828+escudero89","login":"escudero89","count":1},{"name":"emre hallac","email":"arifhallacc@gmail.com","login":"emreyn1","count":1},{"name":"eliasm307","email":"13420359+eliasm307","login":"eliasm307","count":1},{"name":"eeeee","email":"eeeee","login":"eeeee","count":1},{"name":"dudiharush","email":"davidharush@gmail.com","login":"dudiharush","count":1},{"name":"Joseph Dykstra","email":"1833684+ArtskydJ","login":"ArtskydJ","count":1},{"name":"Jordan Overbye","email":"6265154+jordanoverbye","login":"jordanoverbye","count":1},{"name":"Jonathan Skeate","email":"skeate","login":"skeate","count":1},{"name":"Jonathan Romano","email":"lfp6.01@gmail.com","login":"luxaritas","count":1},{"name":"Jonathan Flower","email":"jfbloom22@gmail.com","login":"jfbloom22","count":1},{"name":"Jonathan Bouchard","email":"jonathaneutron@hotmail.com","login":"Drakota","count":1},{"name":"Jonah Snider","email":"jonah@jonahsnider.com","login":"jonahsnider","count":1},{"name":"John Wiseheart","email":"johnwiseheart@gmail.com","login":"johnwiseheart","count":1},{"name":"John Sanders","email":"oigewan@gmail.com","login":"oigewan","count":1},{"name":"John Reilly","email":"johnny_reilly@hotmail.com","login":"johnnyreilly","count":1},{"name":"John Park","email":"horaeng0.0@gmail.com","login":"jparksecurity","count":1},{"name":"Johannes Ewald","email":"mail@johannesewald.de","login":"jhnns","count":1},{"name":"Joe Stein","email":"joeaarons@gmail.com","login":"jas14","count":1},{"name":"Joe Pea","email":"trusktr@gmail.com","login":"trusktr","count":1},{"name":"Jim Su","email":"jimsu@protonmail.com","login":"yimothysu","count":1},{"name":"Jim Geurts","email":"jim@biacreations.com","login":"jgeurts","count":1},{"name":"Jessica Franco","email":"jessicamfranco3@gmail.com","login":"Jessidhia","count":1},{"name":"Jesse Trinity","email":"42591254+jessetrinity","login":"jessetrinity","count":1},{"name":"Jesse Donat","email":"donatj@gmail.com","login":"donatj","count":1},{"name":"Jeroen van Warmerdam","email":"jeronevw@hotmail.com","login":"jerone","count":1},{"name":"JeremyDev87","email":"soundbrokaz@kakao.com","login":"JeremyDev87","count":1},{"name":"Jeremy Attali","email":"jeremy.attali@gmail.com","login":"jtheoof","count":1},{"name":"Jeffrey Bosch","email":"Jefiozie","login":"Jefiozie","count":1},{"name":"Jean-Baptiste Bouhier","email":"jbouhier","login":"jbouhier","count":1},{"name":"Jaya Krishna Namburu","email":"namburu1995@gmail.com","login":"JayaKrishnaNamburu","count":1},{"name":"Krasimir Nedelchev","email":"kaykayehnn@outlook.com","login":"kaykayehnn","count":1},{"name":"Konstantin Pelepelin","email":"konstantin.pelepelin@gmail.com","login":"pelepelin","count":1},{"name":"Kim OhSeong","email":"34594238+bkks1004","login":"bkks1004","count":1},{"name":"Kevin Elliott","email":"skiimilk@gmail.com","login":"remnantkevin","count":1},{"name":"Kevin Ball","email":"kmball11@gmail.com","login":"kball","count":1},{"name":"Kepler Sticka-Jones","email":"kepler+github@stickajones.org","login":"keplersj","count":1},{"name":"Kentaro Suzuki","email":"71284054+sushichan044","login":"sushichan044","count":1},{"name":"Kent C. Dodds","email":"me+github@kentcdodds.com","login":"kentcdodds","count":1},{"name":"Kenneth Sills","email":"132029135+Kenneth-Sills","login":"Kenneth-Sills","count":1},{"name":"Kenichi Kamiya","email":"kachick1@gmail.com","login":"kachick","count":1},{"name":"Ken","email":"2770219+ken0x0a","login":"ken0x0a","count":1},{"name":"Katsuya Hino","email":"dobogo0@gmail.com","login":"dobogo","count":1},{"name":"Kartikeya","email":"kvrtikeya@gmail.com","login":"kxrt","count":1},{"name":"Karl Werner","email":"info@zap.de.com","login":"lunedis","count":1},{"name":"Karishnu Poddar","email":"karishnu@gmail.com","login":"karishnu","count":1},{"name":"Kamontat Chantrachirathumrong","email":"github@kc.in.th","login":"kamontat","count":1},{"name":"Jérémie Astori","email":"jeremie@astori.fr","login":"astorije","count":1},{"name":"Justin Ridgewell","email":"justin@ridgewell.name","login":"jridgewell","count":1},{"name":"Justin McBride","email":"jstnmcbrd@outlook.com","login":"JstnMcBrd","count":1},{"name":"Juan Sanchez","email":"11725911+JSanchezIO","login":"JSanchezIO","count":1},{"name":"Jovino Xu","email":"xujiongbo@gmail.com","login":"javoski","count":1},{"name":"Joshua O'Brien","email":"josh.o@canva.com","login":"joshuaobrien","count":1},{"name":"Joshua","email":"joshua@frontlawn.net","login":"darkobits","count":1},{"name":"Josh Kelley","email":"joshkel@gmail.com","login":"joshkel","count":1},{"name":"Joseph Zidell","email":"josephzidell","login":"josephzidell","count":1},{"name":"Hazmi35","email":"contact@hzmi.xyz","login":"Hazmi35","count":1},{"name":"Hayden","email":"huanbin.c@gmail.com","login":"chbdetta","count":1},{"name":"Haroen Viaene","email":"fingebimus@me.com","login":"Haroenv","count":1},{"name":"Hans Ott","email":"hansott@hotmail.be","login":"hansott","count":1},{"name":"Hans Bergren","email":"hansbergren@gmail.com","login":"0xCLARITY","count":1},{"name":"Gábor Balogh","email":"34451173+grabofus","login":"grabofus","count":1},{"name":"GuyPie","email":"perkal@gmail.com","login":"GuyPie","count":1},{"name":"Govind S","email":"gvind4@gmail.com","login":"dopecodez","count":1},{"name":"Glen Winters","email":"lamouche@gmail.com","login":"glenwinters","count":1},{"name":"Girish Sontakke","email":"61848210+girishsontakke","login":"girishsontakke","count":1},{"name":"Gaon Kim","email":"gaon.kim.dev@gmail.com","login":"gaonK","count":1},{"name":"Gabriel Cangussu","email":"gabrielcangussu@gmail.com","login":"gcangussu","count":1},{"name":"Fábio Antunes","email":"FabioAntunes","login":"FabioAntunes","count":1},{"name":"Fuxing Loh","email":"4266087+fuxingloh","login":"fuxingloh","count":1},{"name":"François Martin","email":"f.martin@fastmail.com","login":"martinfrancois","count":1},{"name":"Francesco Trotta","email":"github@fasttime.org","login":"fasttime","count":1},{"name":"Jeff Wen","email":"sinchangwen@gmail.com","login":"sinchang","count":1},{"name":"Filimonov Andrey","email":"andrefilimono@gmail.com","login":"andrefilimono","count":1},{"name":"Felipe de Carvalho Santos","email":"142360153+FelipeCarvalhoS","login":"FelipeCarvalhoS","count":1},{"name":"Felipe Santos","email":"felipecassiors@gmail.com","login":"felipecrs","count":1},{"name":"Evan Shaw","email":"edsrzf@gmail.com","login":"edsrzf","count":1},{"name":"Ethan Wu","email":"ethanwu10@gmail.com","login":"ethanwu10","count":1},{"name":"Ethan Setnik","email":"esetnik@gmail.com","login":"esetnik","count":1},{"name":"Erik Withak","email":"36148136+WithakErik","login":"WithakErik","count":1},{"name":"Ayomide Bamigbade","email":"iamtryve@gmail.com","login":"Ayo1984","count":1},{"name":"Jason Tarver","email":"scottarver@gmail.com","login":"scottarver","count":1},{"name":"Jan Šilhan","email":"silhanu@gmail.com","login":"rajzik","count":1},{"name":"Jan Ochwat","email":"janochwat@yahoo.com","login":"janek515","count":1},{"name":"Jamison Dance","email":"hi@jamison.dance","login":"jergason","count":1},{"name":"James Zhan","email":"jzhan@canva.com","login":"jzhan-canva","count":1},{"name":"James Ide","email":"ide","login":"ide","count":1},{"name":"James George","email":"jamesgeorge998001@gmail.com","login":"jamesgeorge007","count":1},{"name":"James Craster","email":"jamescraster99@gmail.com","login":"JamesCraster","count":1},{"name":"James Bromwell","email":"943160+thw0rted","login":"thw0rted","count":1},{"name":"Jakob Guddas","email":"jakob.guddas@aol.com","login":"jguddas","count":1},{"name":"Jakka Prihatna","email":"jprihatna@gmail.com","login":"IronGeek","count":1},{"name":"Jaime Oliveira","email":"jaime.amo18@gmail.com","login":"IxquitilisSaid","count":1},{"name":"Jack","email":"33615628+jwbth","login":"jwbth","count":1},{"name":"Inga","email":"52715130+inga-lovinde","login":"inga-lovinde","count":1},{"name":"Igor Oleinikov","email":"igor@oleinikov.ru","login":"Igorbek","count":1},{"name":"Ifiok Jr","email":"ifiokotung@gmail.com","login":"ifiokjr","count":1},{"name":"Ian D. Bollinger","email":"ian.bollinger@gmail.com","login":"ianbollinger","count":1},{"name":"IKEDA Sho","email":"suicaicoca@gmail.com","login":"ikesyo","count":1},{"name":"Huyen Nguyen","email":"25715018+huyenltnguyen","login":"huyenltnguyen","count":1},{"name":"Hong Xu","email":"hong@topbug.net","login":"xuhdev","count":1},{"name":"Hiroya Uga","email":"46584540+hiroya-uga","login":"hiroya-uga","count":1},{"name":"Hideaki Noshiro","email":"46040697+noshiro-pf","login":"noshiro-pf","count":1},{"name":"Henré Botha","email":"henrebotha@gmail.com","login":"henrebotha","count":1},{"name":"Henry Lin","email":"henry.ys.lin@gmail.com","login":"hlysine","count":1},{"name":"Heitor Lisboa","email":"89428328+heitorlisboa","login":"heitorlisboa","count":1},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com","login":"OliverJAsh","count":1},{"name":"Olga Isakova","email":"penumbra1","login":"penumbra1","count":1},{"name":"OleksandraKordonets","email":"oleksandra.kordonets@gmail.com","login":"OleksandraKordonets","count":1},{"name":"NotAProton","email":"akshat23bcy48@iiitkottayam.ac.in","login":"NotAProton","count":1},{"name":"Norbert de Langen","email":"ndelangen@me.com","login":"ndelangen","count":1},{"name":"Nolan Gajdascz","email":"dev.gajdascz@gmail.com","login":"Gajdascz","count":1},{"name":"Nobu","email":"50097614+nobuaki0331","login":"nobuaki0331","count":1},{"name":"Nimalan","email":"nimalan.m@protonmail.com","login":"Mark1626","count":1},{"name":"Nils Haberkamp","email":"haberkamp.n@gmail.com","login":"Haberkamp","count":1},{"name":"Nicolas Stepien","email":"stepien.nicolas@gmail.com","login":"nstepien","count":1},{"name":"Nicolas HENRY","email":"icewil@gmail.com","login":"nicolashenry","count":1},{"name":"Nick Heiner","email":"NickHeiner","login":"NickHeiner","count":1},{"name":"Nevette Bailey","email":"52181746+nevette-bailey","login":"nevette-bailey","count":1},{"name":"Neil Bryson","email":"neilbryson","login":"neilbryson","count":1},{"name":"Nathan Shively-Sanders","email":"293473+sandersn","login":"sandersn","count":1},{"name":"Nathan Schneider","email":"nls.chnei.der@gmail.com","login":"nathanlschneider","count":1},{"name":"Nathan","email":"nathanmarks","login":"nathanmarks","count":1},{"name":"Naru","email":"naru@naruaway.com","login":"naruaway","count":1},{"name":"NanderTGA","email":"65074195+NanderTGA","login":"NanderTGA","count":1},{"name":"Naga Abhishek Reddy Cheppalli","email":"63037177+nagaabhishek","login":"nagaabhishek","count":1},{"name":"Muhanad Rabie","email":"muhanadrabie@gmail.com","login":"muhanadra","count":1},{"name":"Muhammad Ali","email":"nerdjfpb@gmail.com","login":"nerdjfpb","count":1},{"name":"Mitya Kononchuk","email":"mijay","login":"mijay","count":1},{"name":"Minh Nguyen","email":"minhnguyenxx@gmail.com","login":"NMinhNguyen","count":1},{"name":"Miluoshi","email":"miluoshi","login":"miluoshi","count":1},{"name":"Raphael Horber","email":"raphael.horber@gmail.com","login":"rhorber","count":1},{"name":"Randy Hudson","email":"randy.hudson@gmail.com","login":"dinofx","count":1},{"name":"Szydlak","email":"szydlak.work@gmail.com","login":"wszydlak","count":1},{"name":"Quentin","email":"wrightq00@gmail.com","login":"qwright10","count":1},{"name":"Qin Mi","email":"141239189+Uomocapra","login":"Uomocapra","count":1},{"name":"PythonCoderAS","email":"sarkaraoyan@gmail.com","login":"PythonCoderAS","count":1},{"name":"Proudust","email":"proudust@gmail.com","login":"proudust","count":1},{"name":"Prajwal","email":"sunnyborkar7777@gmail.com","login":"PrajwalBorkar","count":1},{"name":"Piotr Monwid-Olechnowicz","email":"hasparus@gmail.com","login":"hasparus","count":1},{"name":"PilbyTheFixer","email":"valerian.pichot@qarnot-computing.com","login":"PilbyTheFixer","count":1},{"name":"Phillip Huang","email":"phillippianist@gmail.com","login":"JavaScriptBach","count":1},{"name":"Philippe Serhal","email":"philippe.serhal@gmail.com","login":"serhalp","count":1},{"name":"Petr Severa","email":"segedacz@gmail.com","login":"segeda","count":1},{"name":"Peter Briggs","email":"146312751+pwbriggs","login":"pwbriggs","count":1},{"name":"Pedro Augusto de Paula Barbosa","email":"papb1996@gmail.com","login":"papb","count":1},{"name":"Pavel Břoušek","email":"melanger","login":"melanger","count":1},{"name":"Patrik Votoček","email":"patrik@votocek.cz","login":"Vrtak-CZ","count":1},{"name":"Patrick Aleite","email":"patrick.aleite@gmail.com","login":"paleite","count":1},{"name":"Pascal Heitz","email":"OoDeLally","login":"OoDeLally","count":1},{"name":"ParkTjgus","email":"129525514+ParkTjgus","login":"ParkTjgus","count":1},{"name":"Parikshit Chavan","email":"35219214+ParikshitChavan","login":"ParikshitChavan","count":1},{"name":"Omri Luzon","email":"omri2593@gmail.com","login":"omril1","count":1},{"name":"Olivier Louvignes","email":"olivier@mg-crea.com","login":"mgcrea","count":1},{"name":"Oliver Zell","email":"zOadT","login":"zOadT","count":1},{"name":"Oliver Salzburg","email":"oliver.salzburg@protonmail.com","login":"oliversalzburg","count":1},{"name":"Marius Schulz","email":"marius.schulz@me.com","login":"mariusschulz","count":1},{"name":"Manuel Thalmann","email":"m@nuth.ch","login":"manuth","count":1},{"name":"Maks Rafalko","email":"maks.rafalko@gmail.com","login":"maks-rafalko","count":1},{"name":"Maija Heiskanen","email":"54102639+MaijaHeiskanen","login":"MaijaHeiskanen","count":1},{"name":"Mahendra R","email":"mahendra1293@gmail.com","login":"mahendraramesh","count":1},{"name":"Maciej Suchecki","email":"mc.suchecki@gmail.com","login":"mc-suchecki","count":1},{"name":"Luke Deen Taylor","email":"luke@deentaylor.com","login":"controversial","count":1},{"name":"Luis Sebastian Urrutia Fuentes","email":"luis@urrutia.me","login":"LuisUrrutia","count":1},{"name":"Luis Fernando Roseno da Silva","email":"nando.roseno@gmail.com","login":"KillerBean","count":1},{"name":"Lucas Werkmeister","email":"mail@lucaswerkmeister.de","login":"lucaswerkmeister","count":1},{"name":"Lucas Genzelis","email":"lucas.genzelis@pager.com","login":"lgenzelis","count":1},{"name":"Lucas Amberg","email":"102396588+lucas-amberg","login":"lucas-amberg","count":1},{"name":"Linus Unnebäck","email":"linus@folkdatorn.se","login":"LinusU","count":1},{"name":"Leo Shklovskii","email":"leo@thermopylae.net","login":"leos","count":1},{"name":"Lenz Weber-Tronic","email":"mail@lenzw.de","login":"phryneas","count":1},{"name":"Lehoczky Zoltán","email":"ifjlehoczkyzoltan@gmail.com","login":"Lehoczky","count":1},{"name":"Lazizbek Ergashev","email":"lazerg2@gmail.com","login":"lazerg","count":1},{"name":"Landon Abney","email":"Landonabney@gmail.com","login":"Arcanemagus","count":1},{"name":"LJX","email":"11309921+lvjiaxuan","login":"lvjiaxuan","count":1},{"name":"L","email":"git@llllvvuu.dev","login":"llllvvuu","count":1},{"name":"Kyle Peeler","email":"kylepeeler@hey.com","login":"kylepeeler","count":1},{"name":"Kyle Kovacs","email":"nullromo","login":"nullromo","count":1},{"name":"Kristóf Poduszló","email":"kripod@protonmail.com","login":"kripod","count":1},{"name":"Kristoffer","email":"denkristoffer","login":"denkristoffer","count":1},{"name":"Kristjan","email":"8754356+KristjanTammekivi","login":"KristjanTammekivi","count":1},{"name":"Miles Johnson","email":"milesj","login":"milesj","count":1},{"name":"Mikhail Menshikov","email":"ainop@ya.ru","login":"ixth","count":1},{"name":"Marcellies Pettiford","email":"89947171+mp-04","login":"mp-04","count":1},{"name":"Mike Harder","email":"mharder@microsoft.com","login":"mikeharder","count":1},{"name":"Mike Auclair","email":"mike@mikeauclair.com","login":"mikeauclair","count":1},{"name":"Michał Sajnóg","email":"msajnog93@gmail.com","login":"michalsnik","count":1},{"name":"Michał Gołębiowski-Owczarek","email":"m.goleb@gmail.com","login":"mgol","count":1},{"name":"Michal Dziekonski","email":"glibnes@gmail.com","login":"mdziekon","count":1},{"name":"Michael Scott Cuthbert","email":"cuthbert@mit.edu","login":"mscuthbert","count":1},{"name":"Michael Novotny","email":"manovotny@gmail.com","login":"manovotny","count":1},{"name":"Michael Naumov","email":"mnaoumov@gmail.com","login":"mnaoumov","count":1},{"name":"Michael Meisel","email":"michael@rideos.ai","login":"mrm-rideos","count":1},{"name":"Michael Belousov","email":"Michael.Belousov98@gmail.com","login":"MichaelBelousov","count":1},{"name":"Maël Nison","email":"nison.mael@gmail.com","login":"arcanis","count":1},{"name":"Maxim Stykow","email":"maxim.stykow@gmail.com","login":"mstykow","count":1},{"name":"Max Z","email":"47531779+MrChocolatine","login":"MrChocolatine","count":1},{"name":"Max Schwenk","email":"maschwenk@gmail.com","login":"maschwenk","count":1},{"name":"Max Coplan","email":"mchcopl@gmail.com","login":"vegerot","count":1},{"name":"Max","email":"wangbaolong36@gmail.com","login":"Max10240","count":1},{"name":"Matt Kantor","email":"the.matt.kantor@gmail.com","login":"mkantor","count":1},{"name":"Matt Browne","email":"mbrowne83@gmail.com","login":"mbrowne","count":1},{"name":"Mathieu Lavoie","email":"44816587+m4thieulavoie","login":"m4thieulavoie","count":1},{"name":"Martin Hochel","email":"hochelmartin@gmail.com","login":"Hotell","count":1},{"name":"Martin Buchalik","email":"dev@martin-buchalik.de","login":"MBuchalik","count":1},{"name":"Marta Cardoso","email":"145560260+up201304504","login":"up201304504","count":1}],"past_year_committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":135},{"name":"Evyatar Daud","email":"32631382+StyleShit","login":"StyleShit","count":85},{"name":"Josh Goldberg ✨","email":"git@joshuakgoldberg.com","login":"JoshuaKGoldberg","count":54},{"name":"typescript-eslint[bot]","email":"typescript-eslint[bot]","login":"typescript-eslint[bot]","count":47},{"name":"Kirk Waiblinger","email":"53019676+kirkwaiblinger","login":"kirkwaiblinger","count":43},{"name":"fisker Cheung","email":"lionkay@gmail.com","login":"fisker","count":34},{"name":"송재욱","email":"haensol976520@gmail.com","login":"976520","count":20},{"name":"Vinccool96","email":"Vinccool96@gmail.com","login":"Vinccool96","count":19},{"name":"JamesHenry","email":"james@henry.sc","login":"JamesHenry","count":17},{"name":"lumir","email":"rpfos@naver.com","login":"lumirlumir","count":16},{"name":"mdm317","email":"dbswh1008@gmail.com","login":"mdm317","count":11},{"name":"Ulrich Stark","email":"github@ustark.de","login":"ulrichstark","count":9},{"name":"Brad Zacher","email":"brad.zacher@gmail.com","login":"bradzacher","count":9},{"name":"Younsang Na","email":"77400131+nayounsang","login":"nayounsang","count":8},{"name":"Newton Yuan","email":"45674630+NewtonYuan","login":"NewtonYuan","count":6},{"name":"Yukihiro Hasegawa","email":"49516827+y-hsgw","login":"y-hsgw","count":6},{"name":"Anshika Jain","email":"anshikajain196872@gmail.com","login":"Anshikakalpana","count":4},{"name":"Moses Odutusin","email":"48915357+thebolarin","login":"thebolarin","count":4},{"name":"SungHyun627","email":"62270427+SungHyun627","login":"SungHyun627","count":4},{"name":"Dima","email":"dbarabashdev@gmail.com","login":"dbarabashh","count":4},{"name":"Maria Solano","email":"majosolano99@gmail.com","login":"MariaSolOs","count":3},{"name":"tao","email":"2471314@gmail.com","login":"ntdiary","count":3},{"name":"Tamashoo","email":"72484282+Tamashoo","login":"Tamashoo","count":3},{"name":"Ronen Amiel","email":"ronen.amiel@gmail.com","login":"ronami","count":3},{"name":"Minyeong Kim","email":"156265474+minyeong981","login":"minyeong981","count":3},{"name":"Joshua Chen","email":"sidachen2003@gmail.com","login":"Josh-Cena","count":3},{"name":"James","email":"5511220+Zamiell","login":"Zamiell","count":3},{"name":"Evgeny Stepanovych","email":"undsoft@gmail.com","login":"undsoft","count":3},{"name":"Abhijeet Singh","email":"contact.abhijeetsingh@gmail.com","login":"cseas","count":3},{"name":"Anas","email":"154854317+anasm266","login":"anasm266","count":2},{"name":"overlookmotel","email":"theoverlookmotel@gmail.com","login":"overlookmotel","count":2},{"name":"fnx","email":"966276+DMartens","login":"DMartens","count":2},{"name":"ej shafran","email":"116496520+ej-shafran","login":"ej-shafran","count":2},{"name":"Victor Genaev","email":"vgenaev@gmail.com","login":"mainframev","count":2},{"name":"Serhii Leniv","email":"leniv.tech@gmail.com","login":"Serhii-Leniv","count":2},{"name":"Sanath","email":"87820868+sansynx","login":"sansynx","count":2},{"name":"RyoheiYamamoto","email":"h031203yama@gmail.com","login":"ryo-chin","count":2},{"name":"Nicolas Le Cam","email":"niko.lecam@gmail.com","login":"KuSh","count":2},{"name":"Minseon Kim","email":"minsun9856@gmail.com","login":"minseonkkim","count":2},{"name":"MinJae","email":"juminjae98@gmail.com","login":"Ju-MINJAE","count":2},{"name":"Lonercode","email":"91500485+Lonercode","login":"Lonercode","count":2},{"name":"Konv Suu","email":"2583695112@qq.com","login":"kovsu","count":2},{"name":"Hasnat M.","email":"hasnat@devslooptech.com","login":"hasnaties","count":2},{"name":"Ben McCann","email":"322311+benmccann","login":"benmccann","count":2},{"name":"Azat S.","email":"to@azat.io","login":"azat-io","count":2},{"name":"Abraham Guo","email":"aguo@precisionplanting.com","login":"abrahamguo","count":2},{"name":"AI-JamesHenry","email":"266146693+AI-JamesHenry","login":"AI-JamesHenry","count":1},{"name":"Aakarsh Chopra","email":"alcatrazz.627@gmail.com","login":"alcatraz627","count":1},{"name":"Amittai Siavava","email":"amittaijoel@outlook.com","login":"siavava","count":1},{"name":"André Ahlert","email":"andre@aex.partners","login":"andreahlert","count":1},{"name":"Ayomide Bamigbade","email":"iamtryve@gmail.com","login":"Ayo1984","count":1},{"name":"Ben Blank","email":"ben.blank+github@gmail.com","login":"benblank","count":1},{"name":"Patrick Aleite","email":"patrick.aleite@gmail.com","login":"paleite","count":1},{"name":"PilbyTheFixer","email":"valerian.pichot@qarnot-computing.com","login":"PilbyTheFixer","count":1},{"name":"Qin Mi","email":"141239189+Uomocapra","login":"Uomocapra","count":1},{"name":"Richard Torres","email":"richardtorres314@gmail.com","login":"richardtorres314","count":1},{"name":"Robyn","email":"32017811+Azuriru","login":"Azuriru","count":1},{"name":"SangheeSon","email":"sonsanghee3@gmail.com","login":"Higangssh","count":1},{"name":"Sarath Francis","email":"sarathfrancis90@gmail.com","login":"sarathfrancis90","count":1},{"name":"Soheun","email":"119118662+sohxxny","login":"sohxxny","count":1},{"name":"Steffen Schroeder","email":"steffen.schroeder01@sap.com","login":"SchroederSteffen","count":1},{"name":"Valentin","email":"115924965+ValentinYoushkevich","login":"ValentinYoushkevich","count":1},{"name":"Will Harney","email":"62956339+wjhsf","login":"wjhsf","count":1},{"name":"Yannick Decat","email":"17177411+mho22","login":"mho22","count":1},{"name":"Yousuf Khan","email":"m.yousuf1254@gmail.com","login":"Yousuf24100286","count":1},{"name":"Yuya Yoshioka","email":"71418423+YuyaYoshioka","login":"YuyaYoshioka","count":1},{"name":"Zaina Al Habash","email":"75005450+zalhabash","login":"zalhabash","count":1},{"name":"auvred","email":"61150013+auvred","login":"auvred","count":1},{"name":"awnoa","email":"zerouali.bardai.omar@gmail.com","login":"awnoa","count":1},{"name":"emre hallac","email":"arifhallacc@gmail.com","login":"emreyn1","count":1},{"name":"kyungilcho","email":"87962825+kyungilcho","login":"kyungilcho","count":1},{"name":"milkboy2564","email":"71430291+SeolJaeHyeok","login":"SeolJaeHyeok","count":1},{"name":"teee32","email":"bfvcluvv@gmail.com","login":"teee32","count":1},{"name":"wonbeanie","email":"43770030+wonbeanie","login":"wonbeanie","count":1},{"name":"xaos7991","email":"44319098+xaos7991","login":"xaos7991","count":1},{"name":"yugo innami","email":"58389827+nami8824","login":"nami8824","count":1},{"name":"김현수","email":"96464209+Kimsoo0119","login":"Kimsoo0119","count":1},{"name":"민감자(Minji Kim)","email":"68915238+mouse0429","login":"mouse0429","count":1},{"name":"Bjorn Lu","email":"bjornlu.dev@gmail.com","login":"bluwy","count":1},{"name":"Brian Schlenker","email":"bschlenk@umich.edu","login":"bschlenk","count":1},{"name":"Cameron","email":"cameron.clark@hey.com","login":"camc314","count":1},{"name":"Christian Rose","email":"christian.rose@chrose.de","login":"chrros95","count":1},{"name":"Dariusz Czajkowski","email":"darek@darek.dev","login":"DCzajkowski","count":1},{"name":"Dave","email":"reduckted@outlook.com","login":"reduckted","count":1},{"name":"Deftera","email":"55022020+Deftera186","login":"Deftera186","count":1},{"name":"Felipe de Carvalho Santos","email":"142360153+FelipeCarvalhoS","login":"FelipeCarvalhoS","count":1},{"name":"Francesco Trotta","email":"github@fasttime.org","login":"fasttime","count":1},{"name":"Gareth Jones","email":"3151613+G-Rath","login":"G-Rath","count":1},{"name":"Hugo","email":"60015232+hugop95","login":"hugop95","count":1},{"name":"JeremyDev87","email":"soundbrokaz@kakao.com","login":"JeremyDev87","count":1},{"name":"Justin McBride","email":"jstnmcbrd@outlook.com","login":"JstnMcBrd","count":1},{"name":"Kentaro Suzuki","email":"71284054+sushichan044","login":"sushichan044","count":1},{"name":"Kristjan","email":"8754356+KristjanTammekivi","login":"KristjanTammekivi","count":1},{"name":"Lazizbek Ergashev","email":"lazerg2@gmail.com","login":"lazerg","count":1},{"name":"Luis Fernando Roseno da Silva","email":"nando.roseno@gmail.com","login":"KillerBean","count":1},{"name":"Mark de Dios","email":"99303358+peanutenthusiast","login":"peanutenthusiast","count":1},{"name":"Michael Naumov","email":"mnaoumov@gmail.com","login":"mnaoumov","count":1},{"name":"Mister-Hope","email":"mister-hope@outlook.com","login":"Mister-Hope","count":1},{"name":"Naga Abhishek Reddy Cheppalli","email":"63037177+nagaabhishek","login":"nagaabhishek","count":1},{"name":"Nevette Bailey","email":"52181746+nevette-bailey","login":"nevette-bailey","count":1},{"name":"Niki","email":"lisqxd@proton.me","login":"phaux","count":1},{"name":"NotAProton","email":"akshat23bcy48@iiitkottayam.ac.in","login":"NotAProton","count":1},{"name":"OleksandraKordonets","email":"oleksandra.kordonets@gmail.com","login":"OleksandraKordonets","count":1},{"name":"ParkTjgus","email":"129525514+ParkTjgus","login":"ParkTjgus","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6751073,"commits_count":978184156,"contributors_count":41233082,"owners_count":1358755,"committers_count":3352663,"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":"typescript-eslint/typescript-eslint","html_url":"https://github.com/typescript-eslint/typescript-eslint","last_synced_at":"2026-08-24T00:15:00.291Z","status":null,"issues_count":2489,"pull_requests_count":4270,"avg_time_to_close_issue":13357867.560422163,"avg_time_to_close_pull_request":1488639.373130342,"issues_closed_count":1895,"pull_requests_closed_count":3743,"pull_request_authors_count":427,"issue_authors_count":1066,"avg_comments_per_issue":3.0168742466854157,"avg_comments_per_pull_request":3.980093676814988,"merged_pull_requests_count":3198,"bot_issues_count":1,"bot_pull_requests_count":1185,"past_year_issues_count":188,"past_year_pull_requests_count":386,"past_year_avg_time_to_close_issue":1295050.2718446602,"past_year_avg_time_to_close_pull_request":992001.2295081967,"past_year_issues_closed_count":103,"past_year_pull_requests_closed_count":244,"past_year_pull_request_authors_count":117,"past_year_issue_authors_count":104,"past_year_avg_comments_per_issue":2.3351063829787235,"past_year_avg_comments_per_pull_request":4.266839378238342,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":59,"past_year_merged_pull_requests_count":179,"created_at":"2023-05-10T21:16:35.070Z","updated_at":"2026-08-24T00:15:00.291Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescript-eslint%2Ftypescript-eslint/issues","issue_labels_count":{"table":{"package: eslint-plugin":1256,"accepting prs":1128,"bug":1055,"triage":754,"documentation":349,"repo maintenance":303,"enhancement: plugin rule option":270,"enhancement":218,"enhancement: new plugin rule":132,"awaiting response":121,"wontfix":97,"team assigned":97,"working as intended":81,"duplicate":71,"package: typescript-estree":65,"locked due to age":64,"good first issue":62,"fix: user error":49,"breaking change":45,"package: website":43,"evaluating community engagement":39,"preset config change":39,"enhancement: new base rule extension":38,"external":32,"unable to repro":28,"performance":26,"AST":25,"formatting":24,"package: rule-tester":23,"website: playground":22,"please fill out the template":19,"package: parser":18,"dependencies":17,"question":15,"package: utils":14,"package: typescript-eslint":14,"tests":14,"help wanted":13,"package: ast-spec":13,"blocked by external API":11,"blocked by another issue":11,"New TypeScript Version":10,"fix: out of date packages":8,"vue":8,"meta":6,"package: type-utils":6,"AI Slop":5,"refactor":5,"package: scope-manager":4,"1 approval":3,"package: visitor-keys":3,"blocked by another PR":3,"npm issue":3,"accessibility":3,"package: project-service":2,"has pr":2,"scope analyser":2,"DO NOT MERGE":1,"spam:mixed-signals":1,"spam:automated-account":1,"stale":1}},"pull_request_labels_count":{"table":{"dependencies":1077,"1 approval":1063,"javascript":1035,"bug":159,"awaiting response":149,"enhancement":79,"documentation":61,"repo maintenance":51,"breaking change":46,"stale":45,"enhancement: new plugin rule":33,"enhancement: plugin rule option":22,"github-actions":21,"spam:automated-account":17,"package: eslint-plugin":16,"package: website":16,"AI Slop":16,"blocked by another issue":15,"website: playground":15,"DO NOT MERGE":13,"AST":12,"tests":10,"blocked by another PR":6,"package: typescript-estree":4,"team assigned":4,"enhancement: new base rule extension":3,"please fill out the template":3,"blocked by external API":3,"triage":3,"performance":2,"help wanted":2,"accepting prs":2,"New TypeScript Version":2,"spam:exempt":1,"spam:likely-slop":1,"wontfix":1,"java":1,"package: project-service":1,"formatting":1,"polygraph":1,"duplicate":1,"spam:community-flagged":1,"package: utils":1}},"issue_author_associations_count":{"table":{"NONE":1160,"MEMBER":728,"CONTRIBUTOR":579,"COLLABORATOR":22}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":2597,"MEMBER":1258,"NONE":364,"COLLABORATOR":50,"OWNER":1}},"issue_authors":{"table":{"JoshuaKGoldberg":475,"kirkwaiblinger":133,"bradzacher":56,"abrahamguo":41,"auvred":38,"ronami":28,"Zamiell":28,"fisker":27,"StyleShit":26,"Josh-Cena":20,"yeonjuan":19,"JounQin":16,"aryaemami59":15,"fregante":13,"Vinccool96":13,"kkmuffme":13,"zaewc":12,"FloEdelmann":11,"benmccann":11,"doberkofler":10,"jakebailey":10,"JLHwung":10,"loynoir":8,"karlhorky":8,"OlivierZal":8,"DetachHead":7,"HolgerJeromin":7,"jtbandes":7,"marekdedic":7,"danielrentz":7,"danvk":7,"NotWoods":7,"andreww2012":7,"RebeccaStevens":6,"andersk":6,"ark120202":6,"miguel-leon":6,"overlookmotel":6,"reduckted":6,"ST-DDT":6,"skondrashov":6,"developer-bandi":6,"rubiesonthesky":6,"xsjcTony":6,"iliubinskii":5,"yf-yang":5,"OliverJAsh":5,"gajus":5,"eranhirsch":5,"OpportunityLiu":5,"alexeyr-ci":5,"Samuel-Therrien-Beslogic":5,"boris-petrov":5,"phaux":5,"burtek":4,"tyilo":4,"cowwoc":4,"haines":4,"travelsreadyfor":4,"6XGate":4,"43081j":4,"htho":4,"nayounsang":4,"controversial":4,"JamesHenry":4,"undsoft":4,"hugop95":4,"ntnyq":4,"octogonz":4,"ehoogeveen-medweb":4,"arka1002":4,"zanminkian":4,"oliveryasuna":4,"LukeAbby":4,"rakleed":4,"sindresorhus":4,"G-Rath":4,"MariaSolOs":4,"ashvinsrivatsa":4,"jedwards1211":3,"alythobani":3,"JavaScriptBach":3,"ArnaudBarre":3,"mho22":3,"Mister-Hope":3,"lgenzelis":3,"nicolo-ribaudo":3,"inga-lovinde":3,"nzakas":3,"jendrikw":3,"azat-io":3,"am5754155-sudo":3,"y-hsgw":3,"bschlenk":3,"mx-bernhard":3,"jakeleventhal":3,"somebody1234":3,"Rudxain":3,"higherorderfunctor":3,"scarf005":3,"SimonSimCity":3,"TkDodo":3,"benblank":3,"jdufresne":3,"mrginglymus":3,"ericmorand":3,"aleclarson":3,"ulrichstark":3,"splincode":3,"SukkaW":3,"joshkel":3,"Tofandel":3,"johnnyreilly":3,"Mitsunee":3,"KuSh":3,"liuxingbaoyu":3,"CreativeTechGuy":3,"alecmev":3,"JoshMcCullough":3,"jleider":3,"tylerlaprade":3,"latin-1":3,"RedGuy12":2,"EvgenyOrekhov":2,"kuoruan":2,"bachmacintosh":2,"mqudsi":2,"DerZyklop":2,"TheMythologist":2,"lo1tuma":2,"simonbuchan":2,"kkimdev":2,"thorn0":2,"GerkinDev":2,"remcohaszing":2,"andreashuber69":2,"ddubrava":2,"IlyaSemenov":2,"yohny":2,"awesomepandapig":2,"sosukesuzuki":2,"jbs-marcus":2,"n0099":2,"kachkaev":2,"moltco":2,"glen-84":2,"jasonkuhrt":2,"aaronadamsCA":2,"tobbexiv":2,"leaysgur":2,"cainlevy":2,"osdiab":2,"benjaminjkraft":2,"printfn":2,"MBuchalik":2,"HatemMn":2,"Sweater-Baron":2,"chancancode":2,"RobinTail":2,"mohamedniyaz0506":2,"JacobLey":2,"mrazauskas":2,"szulcus":2,"LukeNotable":2,"koooge":2,"lishaduck":2,"Stadly":2,"ej612":2,"silverwind":2,"daniilgri":2,"nowaysgit":2,"ckknight":2,"hyoban":2,"alumni":2,"DMartens":2,"tjx666":2,"fpapado":2,"Grit03":2,"binoche9":2,"ivan-aksamentov":2,"astorije":2,"lumirlumir":2,"darkbasic":2,"DanKaplanSES":2,"mnaoumov":2,"0xCLARITY":2,"niklaswimmer":2,"cylewaitforit":2,"szhsin":2,"Zzzen":2,"dmurvihill":2,"me4502":2,"ljharb":2,"MillerSvt":2,"nbilyk":2,"That-Guy977":2,"so1ve":2,"lydell":2,"steverep":2,"ota-meshi":2,"guillaumebrunerie":2,"cobaltt7":2,"Dremora":2,"Va992":2,"Zarel":2,"TheBlue-1":2,"eau-de-la-seine":2,"kripod":2,"kuba-orlik":2,"xqxian":2,"sviat9440":2,"Zamralik":2,"marcalexiei":2,"pillowfication":2,"hasakilol":2,"dandv":2,"dustydang-tyler":2,"lukaVarga":1,"artificialWave":1,"overshom":1,"Raynos":1,"BrannJoly":1,"sasurau4":1,"rvsit":1,"prajilshrestha":1,"dgoldstein0":1,"neelance":1,"hasparus":1,"ChrisMBarr":1,"rapPayne":1,"fengxinming":1,"bcoe":1,"Ryan-Dia":1,"HesamSe":1,"ide":1,"antspy":1,"robyoder":1,"tetsuharuohzeki":1,"adamalfredsson":1,"PatrickHallek":1,"dasa":1,"CorrM":1,"fasenderos":1,"Almouro":1,"cefn":1,"zN3utr4l":1,"molisani":1,"haocheng6":1,"instantgis":1,"crystalfp":1,"tyrone-gallardo-oobnow":1,"rtruong":1,"elrob":1,"Afgan0r":1,"ext4cats":1,"dsokal":1,"abaran30":1,"SalahAdDin":1,"bhollis":1,"motss":1,"entropitor":1,"sharunkumar":1,"qwertycxz":1,"simon-v-swyftx":1,"cysp":1,"nbouvrette":1,"Xunnamius":1,"ryan-tote":1,"nicolas-goudry":1,"marvinhagemeister":1,"jomarquez21":1,"ToyboxZach":1,"fabio-colella-md":1,"n-ochs":1,"lvjiaxuan":1,"divs1210":1,"tquetano-netflix":1,"martinszeltins":1,"chrisl777":1,"lsandersnevco":1,"merrywhether":1,"mathcovax":1,"ethanneff":1,"maodun11":1,"geoffreytools":1,"nickshanks":1,"vostrnad":1,"pmcelhaney":1,"kasium":1,"rodrigoreis":1,"syimyuzya":1,"paulgrigorosita":1,"loderunner":1,"davidmaxwaterman":1,"ramwin":1,"toasted-nutbread":1,"yifanwww":1,"AviVahl":1,"mohsen1":1,"mluypaert":1,"vegerot":1,"AmeroHan":1,"ravichandra480":1,"RobertStanyon":1,"MMI7865":1,"githorse":1,"guilhermesimoes":1,"IronGeek":1,"KDean-Dolphin":1,"pikadun":1,"rendaw":1,"mxgr7":1,"ex0ns":1,"iebold":1,"yasha-spare":1,"BurningEnlightenment":1,"yoannfleurydev":1,"Tezra":1,"bengry":1,"snebjorn":1,"turadg":1,"justinsmid":1,"jakubmazanec":1,"kyriiherman":1,"claudiu-muresan-pfa":1,"justinyaodu":1,"timvahlbrock":1,"samesfahani-tuplehealth":1,"saltman424":1,"paleite":1,"armano2":1,"teppeis":1,"elliotleelewis":1,"marcelgerber":1,"SerkanSipahi":1,"ben-walters":1,"TenPotatoes":1,"GuichiZhao":1,"Andrea-Risiglione":1,"dereli":1,"GarrisonD":1,"samchon":1,"me1ting":1,"bluwy":1,"cakoose":1,"3axap4eHko":1,"abemedia":1,"g1thuser":1,"adidahiya":1,"dartess":1,"gcangussu":1,"Kristianko666":1,"CarsonF":1,"benutzer193":1,"pke":1,"karolis-96":1,"spence-s":1,"LakMoore":1,"Nick-NCSU":1,"mstykow":1,"noshiro-pf":1,"capsuleman":1,"sharky98":1,"stephenmathieson":1,"Catatomik":1,"alexkramer98":1,"tjzel":1,"TSanceo-leo":1,"chimericdream":1,"Paril":1,"wKich":1,"Aaron1011":1,"aboks":1,"hkatzdev":1,"LvChengbin":1,"donaldpipowitch":1,"zacharysyoung":1,"zachbryant":1,"iisaduan":1,"sxyazi":1,"iamalessiatummino":1,"rhiz0-eth":1,"gaterking":1,"ODGodinho":1,"zhangbenber":1,"yuki2006":1,"michalbundyra":1,"owenmoogk":1,"phiresky":1,"mistic100":1,"jordanrastrick":1,"skyqrose":1,"RobinVdBroeck":1,"khoaln":1,"AntoLC":1,"Tamashoo":1,"zWingz":1,"mgol":1,"simonhaenisch":1,"worstpractice":1,"pedroluiznogueira":1,"renovate[bot]":1,"kutaxoff":1,"asselin":1,"fdc-viktor-luft":1,"IshtarStar":1,"reharik":1,"axetroy":1,"A-Shleifman":1,"ottomated":1,"ifshizuku":1,"certainlyakey":1,"jackfranklin":1,"art-wix":1,"Retsam":1,"jfrs":1,"Martinspire":1,"cparros":1,"Han5991":1,"RobinBobin":1,"blordpluto":1,"ericrav":1,"rnveach":1,"maRci002":1,"marcoroth":1,"Namchee":1,"Akronae":1,"matthew-dean":1,"Goldziher":1,"Windvis":1,"arty-name":1,"benj-dobs":1,"Pyrolistical":1,"InExtremaRes":1,"AndreaPontrandolfo":1,"SLKnutson":1,"threeal":1,"phalgunv":1,"dsk52":1,"AndreasHae":1,"zsiegel92":1,"TastyPi":1,"chenxinyanc":1,"kku39":1,"tianyingchun":1,"nikolai-tise":1,"su-kialo":1,"Renegade334":1,"jsdev-robin":1,"lifeiscontent":1,"ysulyma":1,"json-derulo":1,"HenriqueAlgauer":1,"yohoj":1,"SujithPriyamRajan":1,"emily61268":1,"TheSisb":1,"disaacson":1,"maks-rafalko":1,"hidarikani":1,"eliasm307":1,"jerome-benoit":1,"yume-chan":1,"shastaxc":1,"swandir":1,"yeung108":1,"hildjj":1,"salemhilal":1,"ph08n1x":1,"AaronMoat":1,"pir0zh0k":1,"aldeed":1,"justinhelmer":1,"glentakahashi":1,"9romise":1,"benasher44":1,"jcqvisser":1,"donatj":1,"FauxFaux":1,"neuronetio":1,"Finesse":1,"Isti115":1,"antonysouthworth-halter":1,"vlinder":1,"dan-wellman-cs":1,"deser":1,"hans000":1,"gardsa":1,"baevm":1,"c0sta":1,"dloreto":1,"FleetAdmiralJakob":1,"altano":1,"TiMESPLiNTER":1,"Maxim-Mazurok":1,"TimKolberger":1,"NoelAbrahams":1,"crfrolik":1,"zOadT":1,"rtritto":1,"krisztianb":1,"bjb568":1,"RunDevelopment":1,"Vinnl":1,"KrofDrakula":1,"anthony-unicare":1,"laverdet":1,"thedaaron":1,"PowerKiKi":1,"Code-Hex":1,"trivikr":1,"brendangoldberg":1,"happycollision":1,"arcanis":1,"gimi-anders":1,"paveloom":1,"valler":1,"Dr-Nikson":1,"sohcah":1,"luisgomes01":1,"nix6839":1,"elliot-huffman":1,"seahindeniz":1,"ehossack":1,"sandersn":1,"thisrabbit":1,"Retro64":1,"jgeurts":1,"eighty4":1,"wagenet":1,"atombrenner":1,"voxpelli":1,"lhbvita":1,"MGibson1":1,"abrahamsaanchez":1,"berickson1":1,"segevfiner":1,"libre-man":1,"axelboc":1,"conartist6":1,"leos":1,"jerone":1,"spalger":1,"thernstig":1,"zyoshoka":1,"lolikana":1,"erquhart":1,"Jokero":1,"skyevo938":1,"Audiopolis":1,"chharvey":1,"stubailo":1,"the21st":1,"mikededo":1,"kevinMEH":1,"justinfagnani":1,"brunnerh":1,"marco-carvalho":1,"suyoungDev":1,"bk201-":1,"jroru":1,"olafurw":1,"devildant":1,"jamiebuilds":1,"DanieleGrizzi":1,"ashtonsix":1,"Yoten":1,"justnewbee":1,"daniel-nagy":1,"caduaguiar":1,"parloti":1,"michens":1,"andsouto":1,"cbdeveloper":1,"ziofat":1,"tkalliom":1,"mr-sanders":1,"matthewaptaylor":1,"rafaelfernandes98":1,"anonrig":1,"alexandercerutti":1,"andrew0":1,"unphased":1,"alfredringstad":1,"ZiiMakc":1,"Lightning00Blade":1,"StephaneSeyvoz":1,"paulius-valiunas":1,"RobHannay":1,"KostyaTretyak":1,"naruaway":1,"Colemanhawkins":1,"ryo-chin":1,"evenstensberg":1,"dehoward":1,"mmkal":1,"kaykdm":1,"divergentdave":1,"c-harding":1,"flowstate247":1,"laterdayi":1,"lukekarrys":1,"gebsh":1,"RobertGemmaJr":1,"bordecal":1,"franklin-ross":1,"renjfk":1,"evgeniyworkbel":1,"plumpNation":1,"sheam":1,"burt202":1,"bjenkins-partstech":1,"kerambitls":1,"mdziekon":1,"nikparo":1,"tronguye":1,"portdeveloper":1,"artola":1,"florianmutter":1,"mcmire":1,"axel7083":1,"PSeitz":1,"jmtelljohann":1,"IgorWiecz":1,"zhantx":1,"chiaweilee":1,"Stephen2":1,"aweber1":1,"samuelneff":1,"ImLunaHey":1,"ngangeti":1,"incutonez":1,"Ionaru":1,"dl-pt":1,"Tobbe":1,"slyofzero":1,"tetarchus":1,"Rusty-Beard":1,"xkabylgSICKAG":1,"MiK546":1,"robsterlini":1,"tlebreton":1,"ImRodry":1,"amayer42":1,"chenglou":1,"mordv":1,"mgenware":1,"heymartinadams":1,"FWDekker":1,"pbi-boris":1,"mdouglass":1,"apexskier":1,"IamFastre":1,"deen13":1,"cairomassimo":1,"kecrily":1,"paradoxloop":1,"alice-ep":1,"Andreas02-dev":1,"beijixiaohu":1,"SimenB":1,"maritaria":1,"CXuesong":1,"lucas-barake":1,"lonyele":1,"luiscla27":1,"jlaustill":1,"liuliangsir":1,"heitorlisboa":1,"ayoubjemai":1,"MikeDabrowski":1,"ChrisCho-H":1,"ebarooni":1,"AllySummers":1,"stronny":1,"zumm":1,"mcmxcdev":1,"viceice":1,"beaussan":1,"akorchyn":1,"G-H-G":1,"vikingair":1,"panstromek":1,"peanutenthusiast":1,"otomad":1,"simon-abbott":1,"johnsoncodehk":1,"MaximeCheramy":1,"dbartholomae":1,"JasonKleban":1,"mkosir":1,"mostapko":1,"rchl":1,"privatenumber":1,"scottohara":1,"bryan-yager":1,"ernestostifano":1,"everhardt":1,"Aghassi":1,"aqeelat":1,"RadoslavMarinov":1,"raymondwang":1,"Harpush":1,"KleaTech":1,"jits":1,"walkerdb":1,"jaenster":1,"blake-newman":1,"RettentoRectangle":1,"huineng":1,"ThePlenkov":1,"vkrol":1,"peterHakio":1,"SimonSchick":1,"RezaRahmati":1,"thw0rted":1,"k3nsei":1,"BBosman":1,"MrHands":1,"chris-orgorg":1,"jkhmtx":1,"Friendsen":1,"jimmywarting":1,"jeremy-code":1,"ToruKiyono":1,"domarmstrong":1,"dora1998":1,"xonaman":1,"mdm317":1,"profaurore":1,"Sodik":1,"SuttonKyle":1,"SkillGG":1,"ARiyou2000":1,"andreineculau":1,"Aetet":1,"ufukbakan":1,"trygveaa":1,"cpojer":1,"agarwalvaibhav0211":1,"tibindominicphilips":1,"JH1ller":1,"ljwagerfield":1,"alecrobertson1":1,"AntonioVentilii":1,"VPanteleev-S7":1,"FabianKoder":1,"dcecile":1,"nvmnghia":1,"richsinn":1,"dinofx":1,"Jamesernator":1,"ldeninski":1,"treskilion":1,"majiang":1,"JoezerSmaniotto":1,"jeremy-rifkin":1,"lsdsjy":1,"sxxov":1,"anatoly-ivashov":1,"wadefletch":1,"wonbeanie":1,"yelly":1,"Swift22":1,"tathagat2000":1,"0x31":1,"grant":1,"chronoDave":1,"jeremybanka":1,"lxsmnsyc":1,"NateRadebaugh":1,"LeoDog896":1,"Jack-Works":1,"flashburst":1,"MonstraG":1,"indooorsman":1,"mysticatea":1,"nullbio":1,"hkaraoglu":1,"romeerez":1,"takanome-dev":1,"benediktms":1,"momei-LJM":1,"TrevorBurnham":1,"kagankan":1,"ericelliott":1,"Danielku15":1,"romanstetsyk":1,"kiliancs":1,"tom-seddon":1,"marco-skizza":1,"cigui":1,"theo-walton":1,"anthonyshew":1,"haskellcamargo":1,"ExplodingCabbage":1,"manuth":1,"paulyoung":1,"kayahr":1,"Flixbox":1,"milashensky":1,"chrmod":1,"valadaptive":1,"markbrouch":1,"saberzero1":1,"brainkim":1,"budarin":1,"dons20":1,"rdecoito":1,"erik-slovak":1,"mbursill":1,"enix79":1,"jtillwickEA":1,"screendriver":1,"neilsoult":1,"ziloen":1,"JeffreyArts":1,"Max10240":1,"NotArpit":1,"hitech-h":1,"coderaiser":1,"6aKa":1,"fmaiabatista":1,"ifeltsweet":1,"requinix":1,"GermanJablo":1,"demurgos":1,"pedro00dk":1,"SanderRonde":1,"Gajdascz":1,"damianobarbati":1,"d-balaskas":1,"MichailShcherbakov":1,"ankitprahladsoni":1,"pgsandstrom":1,"PatrykKuniczak":1,"deot":1,"k98kurz":1,"klassm":1,"TechQuery":1,"jkowalleck":1,"Dunqing":1,"finscn":1,"janparisek":1,"hoi4":1,"fire332":1,"da-du":1,"tadhgmister":1,"BitForger":1,"jzhan-canva":1,"AlbanDurrheimer":1,"hesprs":1,"lnuvy":1,"skhaz":1,"stephen-carter-at-sf":1,"julienw":1,"adam-marshall":1,"fudom":1,"wdanilo":1,"Sec32fun32":1,"alexttyip":1,"DanielRosenwasser":1,"RobertSandiford":1,"SmashingQuasar":1,"SebastianWendorf":1,"hypeJunction":1,"earshinov":1,"dupasj":1,"jd-carroll":1,"JstnMcBrd":1,"jacekkarczmarczyk":1,"Bouke":1,"viestat":1,"CxRes":1,"omril1":1,"oceandrama":1,"KhafraDev":1,"flut1":1,"qstyler":1,"linlinyang":1,"alfaproject":1,"reggi":1,"avocadowastaken":1,"wujekbogdan":1,"pleek91":1,"alex-Symbroson":1,"MrSimmmons":1,"rhysd":1,"yndajas":1,"juliusmarminge":1,"NatoBoram":1,"heyingjiee":1,"alexkahndev":1,"reteps":1,"mattbrannon":1,"QuixThe2nd":1,"theneva":1,"eventualbuddha":1,"Memphizzz":1,"bluepnume":1,"lunedis":1,"kwasimensah":1,"ngouy":1,"devuxer":1,"Peeja":1,"erm1116":1,"Bartel-C8":1,"brandongit2":1,"LeeMoonki":1,"SolankiYogesh3500":1,"YannicSmeetsBN":1,"muuvmuuv":1,"b0o":1,"kingston":1,"e-oz":1,"silversonicaxel":1,"movpushmov":1,"panmenghan":1,"JHawk0224":1,"markH5":1,"justvamp":1,"camc314":1,"Ptitet":1,"ChristophP":1,"rostislav-simonik":1,"AlCalzone":1,"hoffa":1,"TSMMark":1,"littlestmo":1,"Woodz":1,"paperclover":1,"rivatove":1,"yoursunny":1,"cherryblossom000":1,"mojito317":1,"fasttime":1,"dgerhardt":1,"moshest":1,"juhort":1,"JasonMan34":1,"jonahallibone":1,"AhmedBaset":1,"btxtiger":1,"park-jemin":1,"taozhou-glean":1,"paul4156":1,"mjavaid":1,"pomek":1,"geirmarius":1,"DesselBane":1,"mpsijm":1,"josephzidell":1,"barroudjo":1,"charliez0":1,"mockdeep":1,"AndersRobstad":1,"waynzh":1,"ksandin":1,"kilahm":1,"philipbordallo":1,"whatisaphone":1,"MichaelBitard":1,"ddrozdov":1,"alex996":1,"tran-simon":1,"wszydlak":1,"dchhetri":1,"nhardy":1,"digeomel":1,"erikschul":1,"Mikilll94":1,"danielnixon":1,"Sxxov":1,"MadLittleMods":1,"eps1lon":1,"ylc395":1,"koshic":1,"AliceZhuZhu":1,"lensbart":1,"wgoehrig":1,"Livan-pro":1,"rajanmiddha001":1,"turbocrime":1,"flying-sheep":1,"longngn":1,"rentalhost":1,"aiwenar":1,"ooyyloo":1,"TotooriaHyperion":1,"DanielRose":1,"six-transit":1,"soryy708":1,"An631":1,"rchandu":1,"dimauloagustin":1,"dfantonio":1,"Shinigami92":1,"zjc2782171149":1,"ethanresnick":1,"taymonbeal":1,"yannick-softwerft":1,"darcyrush":1,"wespickett":1,"Andarist":1,"robcresswell":1,"varshith257":1,"jun-sheaf":1,"AlexanderHott":1,"chabb":1,"mip29":1,"Techn1x":1,"Hotell":1,"adrien-febvay":1,"lordnox":1,"prcodes":1,"conarti":1,"dineshchauhanAPP":1,"kmaraz":1,"HaoboZ":1,"Quanyails":1,"vadzim":1,"kylemh":1,"tbqguy":1,"BernardoFuret":1,"xiaoxiangmoe":1,"matthieusieben":1,"kraenhansen":1,"drazisil":1,"rainerhahnekamp":1,"htunnicliff":1,"dzek69":1,"flohw":1,"justmoon":1,"stianjensen":1,"jguddas":1,"davidglezz":1,"nuno-m":1,"MorrisonCole":1,"danny-pflughoeft":1,"TrevinAvery":1,"The-Code-Monkey":1,"antonkulakov-it":1,"emlai":1,"igorakkerman":1,"kenlyon":1,"roryabraham":1,"matthew-plusprogramming":1,"jens-duttke":1,"janek515":1,"xuhdev":1,"supermacro":1,"mucahidandac":1,"c-vetter":1,"Kogomre":1,"Faithfinder":1,"taisei-yamamoto-an":1,"cm-ayf":1,"adrianbw":1,"dilame":1,"virtuallyunknown":1,"s-h-a-d-o-w":1,"matt-blanchette":1,"daniel7grant":1,"gtbuchanan":1,"szku01":1,"PraveenVerma17":1}},"pull_request_authors":{"table":{"renovate[bot]":1057,"JoshuaKGoldberg":582,"kirkwaiblinger":242,"abrahamguo":171,"yeonjuan":151,"auvred":150,"ronami":132,"typescript-eslint[bot]":125,"bradzacher":95,"aryaemami59":79,"StyleShit":76,"JamesHenry":70,"y-hsgw":66,"developer-bandi":63,"Josh-Cena":61,"Vinccool96":45,"Zamiell":40,"mdm317":32,"43081j":32,"peanutenthusiast":25,"fisker":23,"nayounsang":21,"OlivierZal":18,"armano2":17,"jakebailey":17,"arka1002":15,"cseas":14,"benmccann":13,"zaewc":13,"dbarabashh":12,"reduckted":11,"FloEdelmann":11,"azat-io":10,"higherorderfunctor":8,"ntdiary":8,"xaos7991":7,"rubiesonthesky":7,"marcalexiei":7,"undsoft":6,"mainframev":6,"linlinyang":6,"YuyaYoshioka":6,"Rudxain":6,"ntnyq":6,"overlookmotel":6,"SukkaW":6,"RebeccaStevens":6,"JounQin":5,"danvk":5,"omril1":5,"tarunrajput":5,"ulrichstark":5,"Anshikakalpana":5,"antfu":5,"MariaSolOs":5,"thebolarin":5,"G-Rath":5,"hugop95":5,"lumirlumir":5,"KuSh":5,"barroudjo":4,"rtritto":4,"joehoppe":4,"fpapado":4,"goldentrash":4,"lotmek":4,"lucas-amberg":4,"lesha1201":4,"NotWoods":4,"moskalakamil":4,"ota-meshi":4,"hyoban":4,"dmichon-msft":4,"jsfm01":4,"luca-script":4,"dandv":4,"hyperupcall":4,"lvjiaxuan":3,"haocheng6":3,"remcohaszing":3,"skondrashov":3,"c0sta":3,"kozlovvski":3,"emreyn1":3,"kazarmy":3,"NanderTGA":3,"Solo-steven":3,"OfekDanny":3,"sheetalkamat":3,"dependabot[bot]":3,"sviat9440":3,"alythobani":3,"james-pre":3,"phaux":3,"oliversalzburg":3,"mho22":3,"coderaiser":3,"YutongZhuu":3,"wonbeanie":3,"Jamesernator":3,"matwiem":3,"Mister-Hope":3,"salitha-pathi":3,"controversial":2,"Samuel-Therrien-Beslogic":2,"MichaelDeBoey":2,"ahmedsalman74":2,"honeymaro":2,"wszydlak":2,"kachick":2,"domdomegg":2,"Waleed-KH":2,"BossElijah":2,"meteorlxy":2,"hexonal":2,"victma":2,"nicklvh":2,"alexttyip":2,"maschwenk":2,"bachmacintosh":2,"Namchee":2,"snitin315":2,"jbs-marcus":2,"scarf005":2,"alan-agius4":2,"rainerhahnekamp":2,"drazisil":2,"gibson":2,"tobySolutions":2,"nobuaki0331":2,"cm-ayf":2,"jakubmazanec":2,"zzzgit":2,"so1ve":2,"xuhdev":2,"liuxingbaoyu":2,"teppeis":2,"jedwards1211":2,"AhmedBaset":2,"k35o":2,"Lehoczky":2,"rivea0":2,"molisani":2,"minseong0324":2,"babithaantony":2,"fregante":2,"0x31":2,"domarmstrong":2,"HomyeeKing":2,"bkks1004":2,"Tjstretchalot":2,"eventualbuddha":2,"jvilders":2,"rajzik":2,"tezf":2,"ebarooni":2,"DavidArchibald":2,"strmer15":2,"Arlikhozhaev":2,"Tanavya":2,"jordanoverbye":2,"up201304504":2,"Gyumong":2,"yoshi2no":2,"blake-newman":2,"alexandercerutti":2,"dasa":2,"tomasossa":2,"nix6839":2,"minseonkkim":2,"pwdcd":2,"jnoordsij":2,"kkkhs":2,"kocaemre":2,"roottool":2,"9romise":2,"ethanwu10":2,"NewtonYuan":2,"saul-atomrigs":2,"darcyrush":2,"ChinoUkaegbu":2,"pastelmind":2,"jfet97":2,"courageousillumination":2,"waynzh":2,"llllvvuu":2,"janek515":2,"Faithfinder":2,"cometkim":2,"bmish":2,"thuchede":2,"zyoshoka":2,"naruaway":2,"anasm266":2,"alfredringstad":2,"fabb":2,"romaleu":2,"JavaScriptBach":2,"ShayanTheNerd":2,"sopa301":2,"disaacson":2,"gavvvr":2,"frankie303":2,"Kenneth-Sills":2,"divyanshudg-git":2,"johnsoncodehk":2,"scottohara":2,"ericmatthys":2,"aqeelat":2,"nevvada":2,"cairomassimo":2,"maks-rafalko":2,"SuperchupuDev":2,"zhantx":2,"ehoogeveen-medweb":2,"yepitschunked":2,"heitorlisboa":2,"yaodada123":2,"mrginglymus":2,"inga-lovinde":2,"jlecordier":2,"samestep":2,"butchler":2,"jeremy-code":2,"mstykow":2,"Melandra":2,"Gehbt":2,"Connormiha":2,"mshima":2,"lcharlois-neotys":2,"mrazauskas":2,"JSanchezIO":2,"takuyahara":2,"zhangli091011":2,"anikethsaha":2,"RobinTail":2,"samyarkd":2,"parloti":2,"DMartens":2,"sosukesuzuki":2,"hasnaties":2,"ahangarha":2,"AaronJY":2,"abarghoud":2,"rhysd":2,"minyeong981":2,"kemilbeltre":2,"juliusmarminge":2,"burtek":2,"seedaylight":2,"awnoa":2,"dirkluijk":2,"trygveaa":2,"CxRes":2,"renatocassino":2,"LuisUrrutia":2,"erm1116":2,"camsteffen":2,"AlessioGr":1,"nscarcella":1,"printfn":1,"andreww2012":1,"adityaonrepeat":1,"ST-DDT":1,"SubsequentlySneeds":1,"levchak0910":1,"chatman-media":1,"pablopupo":1,"donatj":1,"wjhsf":1,"OliverJAsh":1,"nevette-bailey":1,"austinewuncler":1,"rielAsh24":1,"noshiro-pf":1,"Maxim-Mazurok":1,"leos":1,"Chaejy":1,"SchroederSteffen":1,"vilicvane":1,"SeolJaeHyeok":1,"merrywhether":1,"Juneezee":1,"MBuchalik":1,"ej-shafran":1,"sfavello":1,"Renegade334":1,"jycouet":1,"sobol-sudo":1,"uid11":1,"innoprej":1,"cherryblossom000":1,"BlackHawkSigma":1,"FelipeCarvalhoS":1,"rajanpanth":1,"DerTimonius":1,"mjavaid":1,"alexkahndev":1,"Han5991":1,"cyphercodes":1,"samchungy":1,"lunedis":1,"Serhii-Leniv":1,"Ju-MINJAE":1,"WithakErik":1,"edbzn":1,"gingeekrishna":1,"wespickett":1,"ashutoshbw":1,"SungHyun627":1,"sinchang":1,"sohxxny":1,"mnaoumov":1,"falsepopsky":1,"subotac":1,"justmoon":1,"DanielRosenwasser":1,"oceandrama":1,"KillerBean":1,"Nitanshu715":1,"KAMRONBEK":1,"rriski":1,"jksy":1,"nzakas":1,"fcorsair":1,"Soundcreates":1,"yf-yang":1,"KSJ27":1,"tetsuharuohzeki":1,"bluwy":1,"mohsen1":1,"jasperwreed":1,"rushijagani-dev":1,"iamalessiatummino":1,"lsdsjy":1,"itsmuskanagarwal":1,"michkot":1,"puneetdixit200":1,"dora1998":1,"girishsontakke":1,"phryneas":1,"ioanamarinelababa1":1,"nicolo-ribaudo":1,"ericelliott":1,"paulshryock":1,"JeremyDev87":1,"cigui":1,"asdf93074":1,"manuth":1,"DreamMaoMao":1,"ValentinYoushkevich":1,"oppnc":1,"teee32":1,"joshkel":1,"Turtle-Hwan":1,"MrCrunchwrap":1,"Aqu1bp":1,"LizunovSergey":1,"lonyele":1,"ddubrava":1,"jwbth":1,"g1mn":1,"jaredly":1,"manu2504":1,"Zzzen":1,"lizuju":1,"ide":1,"gvdp":1,"nagaabhishek":1,"tianrking":1,"jacekjagiello":1,"LeoDog896":1,"CreativeTechGuy":1,"islandryu":1,"MichaelBelousov":1,"takanome-dev":1,"DCzajkowski":1,"ArnaudBarre":1,"barry166":1,"vincent067":1,"pwbriggs":1,"MatthiasKunnen":1,"sajikix":1,"qwright10":1,"labeebahmad201":1,"BrianDawson":1,"Grit03":1,"Ardsam":1,"mizila-firox":1,"thiagobarbosa":1,"g-drouard":1,"DimitarNestorov":1,"WoodyWoodsta":1,"sansynx":1,"albibenni":1,"dak2":1,"sirreal":1,"pierluigilenoci":1,"ParkTjgus":1,"976520":1,"dani1552":1,"huyenltnguyen":1,"cysp":1,"Beraliv":1,"zOadT":1,"Austin1serb":1,"ryo-chin":1,"arunvijo":1,"simPod":1,"marco-carvalho":1,"TJNhxMZHmqGytuWT":1,"shaiknomaan591-debug":1,"kyungilcho":1,"Tamashoo":1,"jskoiz":1,"xqxian":1,"mahdi-farnia":1,"zsiegel92":1,"Jolg42":1,"oxyu8":1,"Mubashir78":1,"johnnyreilly":1,"caduaguiar":1,"timdorr":1,"seiyab":1,"Ryan-Dia":1,"octogonz":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16301769,"issues_count":42335015,"pull_requests_count":134763975,"authors_count":11516393,"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":{"accepting prs":94,"package: eslint-plugin":88,"bug":85,"triage":66,"repo maintenance":36,"enhancement":19,"documentation":18,"enhancement: plugin rule option":10,"wontfix":9,"awaiting response":9,"enhancement: new plugin rule":7,"AI Slop":5,"package: typescript-estree":5,"working as intended":3,"AST":3,"duplicate":3,"unable to repro":3,"please fill out the template":2,"preset config change":2,"enhancement: new base rule extension":2,"package: ast-spec":2,"package: rule-tester":2,"dependencies":2,"evaluating community engagement":2,"website: playground":2,"breaking change":2,"package: website":2,"external":2,"fix: out of date packages":1,"good first issue":1,"help wanted":1,"New TypeScript Version":1,"package: project-service":1,"performance":1,"spam:automated-account":1,"spam:mixed-signals":1,"blocked by another issue":1,"fix: user error":1}},"past_year_pull_request_labels_count":{"table":{"1 approval":114,"dependencies":59,"javascript":55,"awaiting response":29,"spam:automated-account":17,"AI Slop":13,"package: eslint-plugin":13,"bug":9,"repo maintenance":8,"stale":5,"github-actions":4,"enhancement: new plugin rule":4,"enhancement":2,"AST":2,"enhancement: plugin rule option":2,"package: project-service":1,"package: typescript-estree":1,"package: website":1,"polygraph":1,"documentation":1,"blocked by another issue":1,"spam:community-flagged":1,"spam:exempt":1,"spam:likely-slop":1,"duplicate":1}},"past_year_issue_author_associations_count":{"table":{"NONE":76,"CONTRIBUTOR":75,"MEMBER":36}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":207,"MEMBER":106,"NONE":73}},"past_year_issue_authors":{"table":{"StyleShit":19,"zaewc":12,"kirkwaiblinger":11,"Vinccool96":10,"fisker":9,"JoshuaKGoldberg":9,"hugop95":3,"undsoft":3,"am5754155-sudo":3,"Zamiell":3,"mrginglymus":2,"mohamedniyaz0506":2,"joshkel":2,"mnaoumov":2,"nayounsang":2,"lo1tuma":2,"phaux":2,"Grit03":2,"lumirlumir":2,"danielrentz":2,"abrahamguo":2,"bradzacher":2,"paperclover":1,"OpportunityLiu":1,"tylerlaprade":1,"nzakas":1,"ntnyq":1,"ulrichstark":1,"valadaptive":1,"wadefletch":1,"wagenet":1,"wonbeanie":1,"xonaman":1,"ylc395":1,"MiK546":1,"mdm317":1,"MariaSolOs":1,"yohny":1,"marco-skizza":1,"Tamashoo":1,"szhsin":1,"Swift22":1,"theneva":1,"so1ve":1,"samchon":1,"saberzero1":1,"ryo-chin":1,"rubiesonthesky":1,"RobinBobin":1,"RobertSandiford":1,"TiMESPLiNTER":1,"PowerKiKi":1,"portdeveloper":1,"tjzel":1,"TSMMark":1,"pedro00dk":1,"pbi-boris":1,"dl-pt":1,"darcyrush":1,"DanielRosenwasser":1,"crystalfp":1,"conarti":1,"c-harding":1,"camc314":1,"bluwy":1,"BernardoFuret":1,"benmccann":1,"benasher44":1,"baevm":1,"ayoubjemai":1,"axel7083":1,"ArnaudBarre":1,"AntonioVentilii":1,"andreww2012":1,"Andreas02-dev":1,"alumni":1,"alexkahndev":1,"Afgan0r":1,"aboks":1,"aaronadamsCA":1,"LukeAbby":1,"lsandersnevco":1,"littlestmo":1,"lishaduck":1,"lensbart":1,"kyriiherman":1,"juhort":1,"jsdev-robin":1,"jmtelljohann":1,"JLHwung":1,"IshtarStar":1,"hesprs":1,"Han5991":1,"haines":1,"guillaumebrunerie":1,"gtbuchanan":1,"GerkinDev":1,"gajus":1,"Finesse":1,"evenstensberg":1,"eau-de-la-seine":1,"dzek69":1,"doberkofler":1}},"past_year_pull_request_authors":{"table":{"renovate[bot]":59,"StyleShit":54,"JoshuaKGoldberg":33,"kirkwaiblinger":23,"Vinccool96":19,"fisker":14,"zaewc":13,"nayounsang":6,"mdm317":6,"Anshikakalpana":5,"lumirlumir":5,"ulrichstark":4,"mainframev":4,"JamesHenry":4,"abrahamguo":4,"Zamiell":3,"thebolarin":3,"y-hsgw":3,"wonbeanie":3,"hugop95":3,"ronami":3,"OfekDanny":3,"emreyn1":3,"hexonal":2,"minyeong981":2,"minseonkkim":2,"minseong0324":2,"Arlikhozhaev":2,"anasm266":2,"awnoa":2,"seedaylight":2,"kkkhs":2,"kocaemre":2,"zhangli091011":2,"cseas":2,"darcyrush":2,"NewtonYuan":2,"hasnaties":2,"ParkTjgus":1,"pablopupo":1,"puneetdixit200":1,"oppnc":1,"rajanpanth":1,"peanutenthusiast":1,"reduckted":1,"Aqu1bp":1,"phaux":1,"rushijagani-dev":1,"Nitanshu715":1,"ryo-chin":1,"pierluigilenoci":1,"wjhsf":1,"vincent067":1,"adityaonrepeat":1,"ValentinYoushkevich":1,"undsoft":1,"alexkahndev":1,"Turtle-Hwan":1,"tianrking":1,"thiagobarbosa":1,"teee32":1,"Tamashoo":1,"SungHyun627":1,"SukkaW":1,"subotac":1,"Soundcreates":1,"sohxxny":1,"sobol-sudo":1,"shaiknomaan591-debug":1,"Serhii-Leniv":1,"SeolJaeHyeok":1,"SchroederSteffen":1,"sansynx":1,"jksy":1,"JeremyDev87":1,"james-pre":1,"benmccann":1,"itsmuskanagarwal":1,"ioanamarinelababa1":1,"innoprej":1,"Han5991":1,"Grit03":1,"g-drouard":1,"g1mn":1,"bluwy":1,"FelipeCarvalhoS":1,"ej-shafran":1,"DCzajkowski":1,"dbarabashh":1,"DanielRosenwasser":1,"dani1552":1,"cyphercodes":1,"chatman-media":1,"Chaejy":1,"bradzacher":1,"nevette-bailey":1,"Ardsam":1,"NanderTGA":1,"nagaabhishek":1,"Mubashir78":1,"mnaoumov":1,"mizila-firox":1,"MariaSolOs":1,"Austin1serb":1,"LizunovSergey":1,"lizuju":1,"labeebahmad201":1,"kyungilcho":1,"KuSh":1,"KSJ27":1,"azat-io":1,"KillerBean":1,"KAMRONBEK":1,"jycouet":1,"Ju-MINJAE":1,"jskoiz":1,"barry166":1}},"maintainers":[{"table":{"login":"JoshuaKGoldberg","count":1057,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"}},{"table":{"login":"kirkwaiblinger","count":345,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"}},{"table":{"login":"bradzacher","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"}},{"table":{"login":"ronami","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"}},{"table":{"login":"auvred","count":120,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/auvred"}},{"table":{"login":"Josh-Cena","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Josh-Cena"}},{"table":{"login":"JamesHenry","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"}},{"table":{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"}},{"table":{"login":"jakebailey","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakebailey"}},{"table":{"login":"armano2","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/armano2"}},{"table":{"login":"danvk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danvk"}},{"table":{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}},{"table":{"login":"mysticatea","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mysticatea"}},{"table":{"login":"DreamMaoMao","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DreamMaoMao"}}],"active_maintainers":[{"table":{"login":"StyleShit","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StyleShit"}},{"table":{"login":"JoshuaKGoldberg","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoshuaKGoldberg"}},{"table":{"login":"kirkwaiblinger","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kirkwaiblinger"}},{"table":{"login":"JamesHenry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JamesHenry"}},{"table":{"login":"bradzacher","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradzacher"}},{"table":{"login":"ronami","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronami"}},{"table":{"login":"DanielRosenwasser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRosenwasser"}}]}},"events":{"total":{"CommitCommentEvent":2,"CreateEvent":285,"DeleteEvent":242,"DiscussionEvent":1,"ForkEvent":210,"IssueCommentEvent":5800,"IssuesEvent":1503,"MemberEvent":1,"PullRequestEvent":1545,"PullRequestReviewCommentEvent":1719,"PullRequestReviewEvent":2714,"PushEvent":1329,"ReleaseEvent":46,"WatchEvent":935},"last_year":{"CreateEvent":65,"DeleteEvent":62,"DiscussionEvent":1,"ForkEvent":46,"IssueCommentEvent":1005,"IssuesEvent":469,"PullRequestEvent":371,"PullRequestReviewCommentEvent":223,"PullRequestReviewEvent":425,"PushEvent":413,"ReleaseEvent":8,"WatchEvent":165}},"keywords":["eslint","eslint-plugin","eslintplugin","plugin","tslint","typescript"],"dependencies":[{"ecosystem":"actions","filepath":".github/actions/prepare-build/action.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:43.375Z","updated_at":"2023-09-23T14:35:43.375Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/.github/actions/prepare-build/action.yml","dependencies":[{"id":13901439992,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/prepare-install/action.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:43.455Z","updated_at":"2023-09-23T14:35:43.455Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/.github/actions/prepare-install/action.yml","dependencies":[{"id":13901440116,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13901440117,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:43.707Z","updated_at":"2023-09-23T14:35:43.707Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/.github/workflows/ci.yml","dependencies":[{"id":13901440150,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13901440151,"package_name":"./.github/actions/prepare-install","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":13901440152,"package_name":"./.github/actions/prepare-build","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":13901440691,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13901440692,"package_name":"./.github/actions/wait-for-netlify","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":13901440693,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13901440694,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cleanup-cache.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:44.607Z","updated_at":"2023-09-23T14:35:44.607Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/.github/workflows/cleanup-cache.yml","dependencies":[{"id":13901440774,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/nx-migrate.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:44.778Z","updated_at":"2023-09-23T14:35:44.778Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/.github/workflows/nx-migrate.yml","dependencies":[{"id":13901440861,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13901440862,"package_name":"nrwl/nx-set-shas","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-review-requested.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:44.872Z","updated_at":"2023-09-23T14:35:44.872Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/.github/workflows/pr-review-requested.yml","dependencies":[{"id":13901440872,"package_name":"actions-ecosystem/action-remove-labels","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/prettier-update.yml","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:45.073Z","updated_at":"2023-09-23T14:35:45.073Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/.github/workflows/prettier-update.yml","dependencies":[{"id":13901441513,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:45.552Z","updated_at":"2023-09-23T14:35:45.552Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/package.json","dependencies":[{"id":13901441594,"package_name":"@actions/core","ecosystem":"npm","requirements":"^1.10.0","direct":true,"kind":"development","optional":false},{"id":13901441595,"package_name":"@actions/github","ecosystem":"npm","requirements":"^5.1.1","direct":true,"kind":"development","optional":false},{"id":13901441596,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"^7.22.5","direct":true,"kind":"development","optional":false},{"id":13901441597,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.22.8","direct":true,"kind":"development","optional":false},{"id":13901441598,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"^7.22.7","direct":true,"kind":"development","optional":false},{"id":13901441599,"package_name":"@babel/parser","ecosystem":"npm","requirements":"^7.22.7","direct":true,"kind":"development","optional":false},{"id":13901441600,"package_name":"@babel/types","ecosystem":"npm","requirements":"^7.22.5","direct":true,"kind":"development","optional":false},{"id":13901441601,"package_name":"@nx/jest","ecosystem":"npm","requirements":"16.8.1","direct":true,"kind":"development","optional":false},{"id":13901441602,"package_name":"@nx/linter","ecosystem":"npm","requirements":"16.8.1","direct":true,"kind":"development","optional":false},{"id":13901441603,"package_name":"@nx/workspace","ecosystem":"npm","requirements":"16.8.1","direct":true,"kind":"development","optional":false},{"id":13901441604,"package_name":"@swc/core","ecosystem":"npm","requirements":"^1.3.68","direct":true,"kind":"development","optional":false},{"id":13901441605,"package_name":"@swc/jest","ecosystem":"npm","requirements":"^0.2.26","direct":true,"kind":"development","optional":false},{"id":13901441606,"package_name":"@types/babel__code-frame","ecosystem":"npm","requirements":"^7.0.3","direct":true,"kind":"development","optional":false},{"id":13901441607,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"^7.20.1","direct":true,"kind":"development","optional":false},{"id":13901441608,"package_name":"@types/debug","ecosystem":"npm","requirements":"^4.1.8","direct":true,"kind":"development","optional":false},{"id":13901441609,"package_name":"@types/is-glob","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":13901441610,"package_name":"@types/jest","ecosystem":"npm","requirements":"29.5.5","direct":true,"kind":"development","optional":false},{"id":13901441611,"package_name":"@types/jest-specific-snapshot","ecosystem":"npm","requirements":"^0.5.6","direct":true,"kind":"development","optional":false},{"id":13901441612,"package_name":"@types/marked","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":13901441613,"package_name":"@types/natural-compare","ecosystem":"npm","requirements":"^1.4.1","direct":true,"kind":"development","optional":false},{"id":13901441614,"package_name":"@types/ncp","ecosystem":"npm","requirements":"^2.0.5","direct":true,"kind":"development","optional":false},{"id":13901441615,"package_name":"@types/node","ecosystem":"npm","requirements":"^20.0.0","direct":true,"kind":"development","optional":false},{"id":13901441616,"package_name":"@types/prettier","ecosystem":"npm","requirements":"^2.7.2","direct":true,"kind":"development","optional":false},{"id":13901441617,"package_name":"@types/semver","ecosystem":"npm","requirements":"^7.5.0","direct":true,"kind":"development","optional":false},{"id":13901441618,"package_name":"@types/tmp","ecosystem":"npm","requirements":"^0.2.3","direct":true,"kind":"development","optional":false},{"id":13901441619,"package_name":"console-fail-test","ecosystem":"npm","requirements":"^0.2.3","direct":true,"kind":"development","optional":false},{"id":13901441620,"package_name":"cross-fetch","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":13901441621,"package_name":"cspell","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":13901441622,"package_name":"downlevel-dts","ecosystem":"npm","requirements":"\u003e=0.11.0","direct":true,"kind":"development","optional":false},{"id":13901441623,"package_name":"eslint","ecosystem":"npm","requirements":"^8.47.0","direct":true,"kind":"development","optional":false},{"id":13901441624,"package_name":"eslint-plugin-deprecation","ecosystem":"npm","requirements":"^1.4.1","direct":true,"kind":"development","optional":false},{"id":13901441625,"package_name":"eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"development","optional":false},{"id":13901441626,"package_name":"eslint-plugin-eslint-plugin","ecosystem":"npm","requirements":"^5.1.0","direct":true,"kind":"development","optional":false},{"id":13901441627,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.27.5","direct":true,"kind":"development","optional":false},{"id":13901441628,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"^27.2.2","direct":true,"kind":"development","optional":false},{"id":13901441629,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"^6.7.1","direct":true,"kind":"development","optional":false},{"id":13901441630,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"^7.32.2","direct":true,"kind":"development","optional":false},{"id":13901441631,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"^4.6.0","direct":true,"kind":"development","optional":false},{"id":13901441632,"package_name":"eslint-plugin-simple-import-sort","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":13901441633,"package_name":"eslint-plugin-unicorn","ecosystem":"npm","requirements":"^48.0.1","direct":true,"kind":"development","optional":false},{"id":13901441634,"package_name":"execa","ecosystem":"npm","requirements":"7.1.1","direct":true,"kind":"development","optional":false},{"id":13901441635,"package_name":"glob","ecosystem":"npm","requirements":"^10.3.3","direct":true,"kind":"development","optional":false},{"id":13901441636,"package_name":"husky","ecosystem":"npm","requirements":"^8.0.3","direct":true,"kind":"development","optional":false},{"id":13901441637,"package_name":"jest","ecosystem":"npm","requirements":"29.7.0","direct":true,"kind":"development","optional":false},{"id":13901441638,"package_name":"jest-diff","ecosystem":"npm","requirements":"^29.6.2","direct":true,"kind":"development","optional":false},{"id":13901441639,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"^29.6.2","direct":true,"kind":"development","optional":false},{"id":13901441640,"package_name":"jest-specific-snapshot","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":13901441641,"package_name":"lerna","ecosystem":"npm","requirements":"7.3.0","direct":true,"kind":"development","optional":false},{"id":13901441642,"package_name":"lint-staged","ecosystem":"npm","requirements":"^14.0.0","direct":true,"kind":"development","optional":false},{"id":13901441643,"package_name":"make-dir","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":13901441644,"package_name":"markdownlint-cli","ecosystem":"npm","requirements":"^0.36.0","direct":true,"kind":"development","optional":false},{"id":13901441645,"package_name":"ncp","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":13901441646,"package_name":"netlify","ecosystem":"npm","requirements":"^13.1.9","direct":true,"kind":"development","optional":false},{"id":13901441647,"package_name":"nx","ecosystem":"npm","requirements":"16.8.1","direct":true,"kind":"development","optional":false},{"id":13901441648,"package_name":"nx-cloud","ecosystem":"npm","requirements":"16.4.0","direct":true,"kind":"development","optional":false},{"id":13901441649,"package_name":"prettier","ecosystem":"npm","requirements":"^2.8.4","direct":true,"kind":"development","optional":false},{"id":13901441650,"package_name":"pretty-format","ecosystem":"npm","requirements":"^29.6.2","direct":true,"kind":"development","optional":false},{"id":13901441651,"package_name":"raw-loader","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":13901441652,"package_name":"rimraf","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"development","optional":false},{"id":13901441653,"package_name":"tmp","ecosystem":"npm","requirements":"^0.2.1","direct":true,"kind":"development","optional":false},{"id":13901441654,"package_name":"ts-node","ecosystem":"npm","requirements":"10.7.0","direct":true,"kind":"development","optional":false},{"id":13901441655,"package_name":"tslint","ecosystem":"npm","requirements":"^6.1.3","direct":true,"kind":"development","optional":false},{"id":13901441656,"package_name":"tsx","ecosystem":"npm","requirements":"^3.12.7","direct":true,"kind":"development","optional":false},{"id":13901441657,"package_name":"typescript","ecosystem":"npm","requirements":"\u003e=4.3.5 \u003c5.3.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/ast-spec/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:46.070Z","updated_at":"2023-09-23T14:35:46.070Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/ast-spec/package.json","dependencies":[{"id":13901441661,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901441662,"package_name":"@babel/core","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901441663,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901441664,"package_name":"@babel/parser","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901441665,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"^7.36.1","direct":true,"kind":"development","optional":false},{"id":13901441666,"package_name":"glob","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901441667,"package_name":"jest","ecosystem":"npm","requirements":"29.7.0","direct":true,"kind":"development","optional":false},{"id":13901441668,"package_name":"jest-diff","ecosystem":"npm","requirements":"^29.6.2","direct":true,"kind":"development","optional":false},{"id":13901441669,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"^29.6.2","direct":true,"kind":"development","optional":false},{"id":13901441670,"package_name":"jest-specific-snapshot","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":13901441671,"package_name":"make-dir","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901441672,"package_name":"prettier","ecosystem":"npm","requirements":"^2.8.4","direct":true,"kind":"development","optional":false},{"id":13901441673,"package_name":"pretty-format","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901441674,"package_name":"rimraf","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901441675,"package_name":"typescript","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/eslint-plugin/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:46.153Z","updated_at":"2023-09-23T14:35:46.153Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/package.json","dependencies":[{"id":13901441991,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"^4.5.1","direct":true,"kind":"runtime","optional":false},{"id":13901441992,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901441993,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901441994,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901441995,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901441996,"package_name":"debug","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"runtime","optional":false},{"id":13901441997,"package_name":"graphemer","ecosystem":"npm","requirements":"^1.4.0","direct":true,"kind":"runtime","optional":false},{"id":13901441998,"package_name":"ignore","ecosystem":"npm","requirements":"^5.2.4","direct":true,"kind":"runtime","optional":false},{"id":13901441999,"package_name":"natural-compare","ecosystem":"npm","requirements":"^1.4.0","direct":true,"kind":"runtime","optional":false},{"id":13901442000,"package_name":"semver","ecosystem":"npm","requirements":"^7.5.4","direct":true,"kind":"runtime","optional":false},{"id":13901442001,"package_name":"ts-api-utils","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"runtime","optional":false},{"id":13901442002,"package_name":"@types/debug","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901442003,"package_name":"@types/marked","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901442004,"package_name":"@types/natural-compare","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901442005,"package_name":"@types/prettier","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901442006,"package_name":"@typescript-eslint/rule-schema-to-typescript-types","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"development","optional":false},{"id":13901442007,"package_name":"@typescript-eslint/rule-tester","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"development","optional":false},{"id":13901442008,"package_name":"ajv","ecosystem":"npm","requirements":"^6.12.6","direct":true,"kind":"development","optional":false},{"id":13901442009,"package_name":"chalk","ecosystem":"npm","requirements":"^5.3.0","direct":true,"kind":"development","optional":false},{"id":13901442010,"package_name":"cross-fetch","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901442011,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"^1.0.4","direct":true,"kind":"development","optional":false},{"id":13901442012,"package_name":"jest","ecosystem":"npm","requirements":"29.7.0","direct":true,"kind":"development","optional":false},{"id":13901442013,"package_name":"jest-specific-snapshot","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":13901442014,"package_name":"json-schema","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901442015,"package_name":"markdown-table","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"development","optional":false},{"id":13901442016,"package_name":"marked","ecosystem":"npm","requirements":"^5.1.1","direct":true,"kind":"development","optional":false},{"id":13901442017,"package_name":"prettier","ecosystem":"npm","requirements":"^2.8.4","direct":true,"kind":"development","optional":false},{"id":13901442018,"package_name":"rimraf","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901442019,"package_name":"title-case","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"development","optional":false},{"id":13901442020,"package_name":"tsx","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901442021,"package_name":"typescript","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/eslint-plugin-internal/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:46.333Z","updated_at":"2023-09-23T14:35:46.333Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin-internal/package.json","dependencies":[{"id":13901442027,"package_name":"@types/prettier","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13901442028,"package_name":"@typescript-eslint/rule-tester","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901442029,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901442030,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901442031,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901442032,"package_name":"prettier","ecosystem":"npm","requirements":"^2.8.4","direct":true,"kind":"runtime","optional":false},{"id":13901442033,"package_name":"jest","ecosystem":"npm","requirements":"29.7.0","direct":true,"kind":"development","optional":false},{"id":13901442034,"package_name":"rimraf","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/integration-tests/fixtures/markdown/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:46.518Z","updated_at":"2023-09-23T14:35:46.518Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/integration-tests/fixtures/markdown/package.json","dependencies":[{"id":13901442427,"package_name":"eslint-plugin-markdown","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/integration-tests/fixtures/recommended-does-not-require-program/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:46.590Z","updated_at":"2023-09-23T14:35:46.590Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/integration-tests/fixtures/recommended-does-not-require-program/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"packages/integration-tests/fixtures/vue-jsx/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:47.019Z","updated_at":"2023-09-23T14:35:47.019Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/integration-tests/fixtures/vue-jsx/package.json","dependencies":[{"id":13901444511,"package_name":"vue-eslint-parser","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":13901444512,"package_name":"eslint-plugin-vue","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":13901444513,"package_name":"vuex","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":13901444514,"package_name":"vue-property-decorator","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/integration-tests/fixtures/vue-sfc/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:47.146Z","updated_at":"2023-09-23T14:35:47.146Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/integration-tests/fixtures/vue-sfc/package.json","dependencies":[{"id":13901445560,"package_name":"vue-eslint-parser","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":13901445561,"package_name":"eslint-plugin-vue","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":13901445562,"package_name":"vuex","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":13901445563,"package_name":"vue-property-decorator","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/integration-tests/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:48.015Z","updated_at":"2023-09-23T14:35:48.015Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/integration-tests/package.json","dependencies":[{"id":13901445582,"package_name":"ncp","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901445583,"package_name":"tmp","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/parser/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:48.175Z","updated_at":"2023-09-23T14:35:48.175Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/package.json","dependencies":[{"id":13901445587,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901445589,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901445593,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901445598,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901445600,"package_name":"debug","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"runtime","optional":false},{"id":13901445603,"package_name":"@types/glob","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901445606,"package_name":"downlevel-dts","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901445608,"package_name":"glob","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901445611,"package_name":"jest","ecosystem":"npm","requirements":"29.7.0","direct":true,"kind":"development","optional":false},{"id":13901445613,"package_name":"prettier","ecosystem":"npm","requirements":"^2.8.4","direct":true,"kind":"development","optional":false},{"id":13901445616,"package_name":"rimraf","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901445618,"package_name":"typescript","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/rule-schema-to-typescript-types/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:48.435Z","updated_at":"2023-09-23T14:35:48.435Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/rule-schema-to-typescript-types/package.json","dependencies":[{"id":13901445769,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901445770,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901445771,"package_name":"natural-compare","ecosystem":"npm","requirements":"^1.4.0","direct":true,"kind":"runtime","optional":false},{"id":13901445772,"package_name":"prettier","ecosystem":"npm","requirements":"^2.8.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/rule-tester/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:48.639Z","updated_at":"2023-09-23T14:35:48.639Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/rule-tester/package.json","dependencies":[{"id":13901445781,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901445782,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901445783,"package_name":"ajv","ecosystem":"npm","requirements":"^6.10.0","direct":true,"kind":"runtime","optional":false},{"id":13901445784,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":true,"kind":"runtime","optional":false},{"id":13901445785,"package_name":"semver","ecosystem":"npm","requirements":"^7.5.4","direct":true,"kind":"runtime","optional":false},{"id":13901445786,"package_name":"@types/lodash.merge","ecosystem":"npm","requirements":"4.6.7","direct":true,"kind":"development","optional":false},{"id":13901445787,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"development","optional":false},{"id":13901445788,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.7","direct":true,"kind":"development","optional":false},{"id":13901445789,"package_name":"mocha","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":13901445790,"package_name":"sinon","ecosystem":"npm","requirements":"^15.0.0","direct":true,"kind":"development","optional":false},{"id":13901445791,"package_name":"source-map-support","ecosystem":"npm","requirements":"^0.5.21","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/scope-manager/package.json","sha":null,"kind":"manifest","created_at":"2023-09-23T14:35:48.692Z","updated_at":"2023-09-23T14:35:48.692Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/scope-manager/package.json","dependencies":[{"id":13901445792,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901445793,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"runtime","optional":false},{"id":13901445794,"package_name":"@types/glob","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901445795,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"6.7.2","direct":true,"kind":"development","optional":false},{"id":13901445796,"package_name":"glob","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901445797,"package_name":"jest-specific-snapshot","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901445798,"package_name":"make-dir","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901445799,"package_name":"pretty-format","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13901445800,"package_name":"typescript","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/a11y-alt-bot.yml","sha":null,"kind":"manifest","created_at":"2023-12-18T18:57:51.800Z","updated_at":"2023-12-18T18:57:51.800Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/.github/workflows/a11y-alt-bot.yml","dependencies":[{"id":15167593918,"package_name":"github/accessibility-alt-text-bot","ecosystem":"actions","requirements":"v1.4.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"packages/type-utils/package.json","sha":null,"kind":"manifest","created_at":"2023-12-18T18:57:51.930Z","updated_at":"2023-12-18T18:57:51.930Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/package.json","dependencies":[{"id":15167593919,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"runtime","optional":false},{"id":15167593920,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"runtime","optional":false},{"id":15167593921,"package_name":"debug","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"runtime","optional":false},{"id":15167593922,"package_name":"ts-api-utils","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"runtime","optional":false},{"id":15167593923,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"development","optional":false},{"id":15167593924,"package_name":"ajv","ecosystem":"npm","requirements":"^6.10.0","direct":true,"kind":"development","optional":false},{"id":15167593925,"package_name":"downlevel-dts","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167593926,"package_name":"jest","ecosystem":"npm","requirements":"29.7.0","direct":true,"kind":"development","optional":false},{"id":15167593927,"package_name":"prettier","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"development","optional":false},{"id":15167593928,"package_name":"rimraf","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167593929,"package_name":"typescript","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/types/package.json","sha":null,"kind":"manifest","created_at":"2023-12-18T18:57:51.939Z","updated_at":"2023-12-18T18:57:51.939Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/package.json","dependencies":[{"id":15167593930,"package_name":"downlevel-dts","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167593931,"package_name":"prettier","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"development","optional":false},{"id":15167593932,"package_name":"rimraf","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167593933,"package_name":"tsx","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167593934,"package_name":"typescript","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/typescript-estree/package.json","sha":null,"kind":"manifest","created_at":"2023-12-18T18:57:51.948Z","updated_at":"2023-12-18T18:57:51.948Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/package.json","dependencies":[{"id":15167593935,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"runtime","optional":false},{"id":15167593936,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"runtime","optional":false},{"id":15167593937,"package_name":"debug","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"runtime","optional":false},{"id":15167593938,"package_name":"globby","ecosystem":"npm","requirements":"^11.1.0","direct":true,"kind":"runtime","optional":false},{"id":15167593939,"package_name":"is-glob","ecosystem":"npm","requirements":"^4.0.3","direct":true,"kind":"runtime","optional":false},{"id":15167593940,"package_name":"semver","ecosystem":"npm","requirements":"^7.5.4","direct":true,"kind":"runtime","optional":false},{"id":15167593941,"package_name":"ts-api-utils","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"runtime","optional":false},{"id":15167593942,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167593943,"package_name":"@babel/parser","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167593944,"package_name":"glob","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167593945,"package_name":"jest","ecosystem":"npm","requirements":"29.7.0","direct":true,"kind":"development","optional":false},{"id":15167593946,"package_name":"jest-specific-snapshot","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":15167593947,"package_name":"make-dir","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167593948,"package_name":"prettier","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"development","optional":false},{"id":15167593949,"package_name":"rimraf","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167593950,"package_name":"tmp","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167593951,"package_name":"typescript","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/utils/package.json","sha":null,"kind":"manifest","created_at":"2023-12-18T18:57:51.963Z","updated_at":"2023-12-18T18:57:51.963Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/package.json","dependencies":[{"id":15167593952,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"^4.4.0","direct":true,"kind":"runtime","optional":false},{"id":15167593953,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"^7.0.12","direct":true,"kind":"runtime","optional":false},{"id":15167593954,"package_name":"@types/semver","ecosystem":"npm","requirements":"^7.5.0","direct":true,"kind":"runtime","optional":false},{"id":15167593955,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"runtime","optional":false},{"id":15167593956,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"runtime","optional":false},{"id":15167593957,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"runtime","optional":false},{"id":15167593958,"package_name":"semver","ecosystem":"npm","requirements":"^7.5.4","direct":true,"kind":"runtime","optional":false},{"id":15167593959,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"development","optional":false},{"id":15167593960,"package_name":"downlevel-dts","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167593961,"package_name":"jest","ecosystem":"npm","requirements":"29.7.0","direct":true,"kind":"development","optional":false},{"id":15167593962,"package_name":"prettier","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"development","optional":false},{"id":15167593963,"package_name":"rimraf","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167593964,"package_name":"typescript","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/visitor-keys/package.json","sha":null,"kind":"manifest","created_at":"2023-12-18T18:57:51.973Z","updated_at":"2023-12-18T18:57:51.973Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/package.json","dependencies":[{"id":15167593965,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"runtime","optional":false},{"id":15167593966,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"^3.4.1","direct":true,"kind":"runtime","optional":false},{"id":15167593967,"package_name":"@types/eslint-visitor-keys","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167593968,"package_name":"downlevel-dts","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167593969,"package_name":"jest","ecosystem":"npm","requirements":"29.7.0","direct":true,"kind":"development","optional":false},{"id":15167593970,"package_name":"prettier","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"development","optional":false},{"id":15167593971,"package_name":"rimraf","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167593972,"package_name":"typescript","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/website/package.json","sha":null,"kind":"manifest","created_at":"2023-12-18T18:57:51.984Z","updated_at":"2023-12-18T18:57:51.984Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/website/package.json","dependencies":[{"id":15167593973,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.22.6","direct":true,"kind":"runtime","optional":false},{"id":15167593974,"package_name":"@docusaurus/core","ecosystem":"npm","requirements":"~2.4.1","direct":true,"kind":"runtime","optional":false},{"id":15167593975,"package_name":"@docusaurus/plugin-pwa","ecosystem":"npm","requirements":"~2.4.1","direct":true,"kind":"runtime","optional":false},{"id":15167593976,"package_name":"@docusaurus/preset-classic","ecosystem":"npm","requirements":"~2.4.1","direct":true,"kind":"runtime","optional":false},{"id":15167593977,"package_name":"@docusaurus/remark-plugin-npm2yarn","ecosystem":"npm","requirements":"~2.4.1","direct":true,"kind":"runtime","optional":false},{"id":15167593978,"package_name":"@docusaurus/theme-common","ecosystem":"npm","requirements":"~2.4.1","direct":true,"kind":"runtime","optional":false},{"id":15167593979,"package_name":"@mdx-js/react","ecosystem":"npm","requirements":"1.6.22","direct":true,"kind":"runtime","optional":false},{"id":15167593980,"package_name":"@prettier/sync","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15167593981,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"runtime","optional":false},{"id":15167593982,"package_name":"@typescript-eslint/website-eslint","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"runtime","optional":false},{"id":15167593983,"package_name":"clsx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":15167593984,"package_name":"eslint","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15167593985,"package_name":"json-schema","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"runtime","optional":false},{"id":15167593986,"package_name":"json5","ecosystem":"npm","requirements":"^2.2.3","direct":true,"kind":"runtime","optional":false},{"id":15167593987,"package_name":"konamimojisplosion","ecosystem":"npm","requirements":"^0.5.2","direct":true,"kind":"runtime","optional":false},{"id":15167593988,"package_name":"lz-string","ecosystem":"npm","requirements":"^1.5.0","direct":true,"kind":"runtime","optional":false},{"id":15167593989,"package_name":"prettier","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"runtime","optional":false},{"id":15167593990,"package_name":"prism-react-renderer","ecosystem":"npm","requirements":"^1.3.3","direct":true,"kind":"runtime","optional":false},{"id":15167593991,"package_name":"react","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":15167593992,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":15167593993,"package_name":"react-resizable-panels","ecosystem":"npm","requirements":"^0.0.55","direct":true,"kind":"runtime","optional":false},{"id":15167593994,"package_name":"remark-docusaurus-tabs","ecosystem":"npm","requirements":"^0.2.0","direct":true,"kind":"runtime","optional":false},{"id":15167593995,"package_name":"semver","ecosystem":"npm","requirements":"^7.5.4","direct":true,"kind":"runtime","optional":false},{"id":15167593996,"package_name":"ts-node","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15167593997,"package_name":"typescript","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15167593998,"package_name":"@docusaurus/module-type-aliases","ecosystem":"npm","requirements":"~2.4.1","direct":true,"kind":"development","optional":false},{"id":15167593999,"package_name":"@types/react","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167594000,"package_name":"@types/react-helmet","ecosystem":"npm","requirements":"^6.1.6","direct":true,"kind":"development","optional":false},{"id":15167594001,"package_name":"@types/react-router-dom","ecosystem":"npm","requirements":"^5.3.3","direct":true,"kind":"development","optional":false},{"id":15167594002,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"development","optional":false},{"id":15167594003,"package_name":"@typescript-eslint/rule-schema-to-typescript-types","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"development","optional":false},{"id":15167594004,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"development","optional":false},{"id":15167594005,"package_name":"copy-webpack-plugin","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"development","optional":false},{"id":15167594006,"package_name":"cross-fetch","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167594007,"package_name":"globby","ecosystem":"npm","requirements":"^11.1.0","direct":true,"kind":"development","optional":false},{"id":15167594008,"package_name":"make-dir","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167594009,"package_name":"monaco-editor","ecosystem":"npm","requirements":"~0.44.0","direct":true,"kind":"development","optional":false},{"id":15167594010,"package_name":"raw-loader","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":15167594011,"package_name":"rimraf","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167594012,"package_name":"stylelint","ecosystem":"npm","requirements":"^15.10.1","direct":true,"kind":"development","optional":false},{"id":15167594013,"package_name":"stylelint-config-recommended","ecosystem":"npm","requirements":"^13.0.0","direct":true,"kind":"development","optional":false},{"id":15167594014,"package_name":"stylelint-config-standard","ecosystem":"npm","requirements":"^34.0.0","direct":true,"kind":"development","optional":false},{"id":15167594015,"package_name":"stylelint-order","ecosystem":"npm","requirements":"^6.0.3","direct":true,"kind":"development","optional":false},{"id":15167594016,"package_name":"ts-node","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167594017,"package_name":"tsx","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167594018,"package_name":"webpack","ecosystem":"npm","requirements":"^5.88.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/website-eslint/package.json","sha":null,"kind":"manifest","created_at":"2023-12-18T18:57:52.203Z","updated_at":"2023-12-18T18:57:52.203Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/website-eslint/package.json","dependencies":[{"id":15167594019,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"runtime","optional":false},{"id":15167594020,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"runtime","optional":false},{"id":15167594021,"package_name":"@eslint/js","ecosystem":"npm","requirements":"8.53.0","direct":true,"kind":"development","optional":false},{"id":15167594022,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"development","optional":false},{"id":15167594023,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"development","optional":false},{"id":15167594024,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"development","optional":false},{"id":15167594025,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"development","optional":false},{"id":15167594026,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"6.15.0","direct":true,"kind":"development","optional":false},{"id":15167594027,"package_name":"esbuild","ecosystem":"npm","requirements":"~0.19.0","direct":true,"kind":"development","optional":false},{"id":15167594028,"package_name":"eslint","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167594029,"package_name":"esquery","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15167594030,"package_name":"prettier","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"development","optional":false},{"id":15167594031,"package_name":"rollup","ecosystem":"npm","requirements":"^2.75.4","direct":true,"kind":"development","optional":false},{"id":15167594032,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"^7.0.2","direct":true,"kind":"development","optional":false},{"id":15167594033,"package_name":"semver","ecosystem":"npm","requirements":"^7.5.4","direct":true,"kind":"development","optional":false},{"id":15167594034,"package_name":"tsx","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"tools/dummypkg/package.json","sha":null,"kind":"manifest","created_at":"2023-12-18T18:57:52.217Z","updated_at":"2023-12-18T18:57:52.217Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/tools/dummypkg/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"packages/integration-tests/fixtures/eslint-v8/package.json","sha":null,"kind":"manifest","created_at":"2024-03-17T06:59:44.382Z","updated_at":"2024-03-17T06:59:44.382Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/integration-tests/fixtures/eslint-v8/package.json","dependencies":[{"id":16866260483,"package_name":"eslint","ecosystem":"npm","requirements":"8.57.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/typescript-eslint/package.json","sha":null,"kind":"manifest","created_at":"2024-03-17T06:59:45.559Z","updated_at":"2024-03-17T06:59:45.559Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/package.json","dependencies":[{"id":16866261306,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"7.2.0","direct":true,"kind":"runtime","optional":false},{"id":16866261307,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"7.2.0","direct":true,"kind":"runtime","optional":false},{"id":16866261308,"package_name":"downlevel-dts","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":16866261309,"package_name":"jest","ecosystem":"npm","requirements":"29.7.0","direct":true,"kind":"development","optional":false},{"id":16866261310,"package_name":"prettier","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"development","optional":false},{"id":16866261311,"package_name":"rimraf","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false},{"id":16866261312,"package_name":"typescript","ecosystem":"npm","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-workspace.yaml","sha":null,"kind":"manifest","created_at":"2026-08-06T00:45:31.239Z","updated_at":"2026-08-06T00:45:31.239Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/pnpm-workspace.yaml","dependencies":[{"id":25899587327,"package_name":"@eslint/js","ecosystem":"npm","requirements":"^10.0.1","direct":true,"kind":"runtime","optional":false},{"id":25899587328,"package_name":"@types/babel__code-frame","ecosystem":"npm","requirements":"^7.0.6","direct":true,"kind":"runtime","optional":false},{"id":25899587329,"package_name":"@types/mdast","ecosystem":"npm","requirements":"^4.0.4","direct":true,"kind":"runtime","optional":false},{"id":25899587330,"package_name":"@types/natural-compare","ecosystem":"npm","requirements":"^1.4.3","direct":true,"kind":"runtime","optional":false},{"id":25899587331,"package_name":"@types/node","ecosystem":"npm","requirements":"^24.1.0","direct":true,"kind":"runtime","optional":false},{"id":25899587332,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.3.21","direct":true,"kind":"runtime","optional":false},{"id":25899587333,"package_name":"@typescript/native","ecosystem":"npm","requirements":"npm:typescript@^7.0.2","direct":true,"kind":"runtime","optional":false},{"id":25899587334,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^4.0.18","direct":true,"kind":"runtime","optional":false},{"id":25899587335,"package_name":"@vitest/pretty-format","ecosystem":"npm","requirements":"^4.0.18","direct":true,"kind":"runtime","optional":false},{"id":25899587336,"package_name":"@vitest/utils","ecosystem":"npm","requirements":"^4.0.18","direct":true,"kind":"runtime","optional":false},{"id":25899587337,"package_name":"ajv","ecosystem":"npm","requirements":"^6.12.6","direct":true,"kind":"runtime","optional":false},{"id":25899587338,"package_name":"eslint","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"runtime","optional":false},{"id":25899587339,"package_name":"esquery","ecosystem":"npm","requirements":"^1.7.0","direct":true,"kind":"runtime","optional":false},{"id":25899587340,"package_name":"glob","ecosystem":"npm","requirements":"^11.1.0","direct":true,"kind":"runtime","optional":false},{"id":25899587341,"package_name":"globals","ecosystem":"npm","requirements":"^16.5.0","direct":true,"kind":"runtime","optional":false},{"id":25899587342,"package_name":"json-schema","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"runtime","optional":false},{"id":25899587343,"package_name":"mdast-util-from-markdown","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"runtime","optional":false},{"id":25899587344,"package_name":"mdast-util-mdx","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":25899587345,"package_name":"prettier","ecosystem":"npm","requirements":"3.9.5","direct":true,"kind":"runtime","optional":false},{"id":25899587346,"package_name":"rimraf","ecosystem":"npm","requirements":"^5.0.10","direct":true,"kind":"runtime","optional":false},{"id":25899587347,"package_name":"tsx","ecosystem":"npm","requirements":"^4.7.2","direct":true,"kind":"runtime","optional":false},{"id":25899587348,"package_name":"typescript","ecosystem":"npm","requirements":"\u003e=4.8.4 \u003c6.1.0","direct":true,"kind":"runtime","optional":false},{"id":25899587349,"package_name":"vitest","ecosystem":"npm","requirements":"^4.0.18","direct":true,"kind":"runtime","optional":false},{"id":25899587350,"package_name":"yaml","ecosystem":"npm","requirements":"^2.8.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/integration-tests/fixtures/ts7/package.json","sha":null,"kind":"manifest","created_at":"2026-08-06T00:44:54.970Z","updated_at":"2026-08-06T00:44:54.970Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/integration-tests/fixtures/ts7/package.json","dependencies":[{"id":25899571982,"package_name":"typescript","ecosystem":"npm","requirements":"7.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T00:44:52.118Z","updated_at":"2026-08-06T00:44:52.118Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/.github/workflows/release.yml","dependencies":[{"id":25899570507,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11d5960a326750d5838078e36cf38b85af677262","direct":true,"kind":"composite","optional":false},{"id":25899570508,"package_name":"./.github/actions/prepare-install","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25899570527,"package_name":"./.github/actions/prepare-build","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/github-actions-security.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T00:44:51.522Z","updated_at":"2026-08-06T00:44:51.522Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/.github/workflows/github-actions-security.yml","dependencies":[{"id":25899570262,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11d5960a326750d5838078e36cf38b85af677262","direct":true,"kind":"composite","optional":false},{"id":25899570263,"package_name":"zizmorcore/zizmor-action","ecosystem":"actions","requirements":"6599ee8b7a49aef6a770f63d261d214911a7ce02","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"packages/tseslint.com/package.json","sha":null,"kind":"manifest","created_at":"2026-08-06T00:44:58.032Z","updated_at":"2026-08-06T00:44:58.032Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/tseslint.com/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"packages/project-service/package.json","sha":null,"kind":"manifest","created_at":"2026-08-06T00:44:55.724Z","updated_at":"2026-08-06T00:44:55.724Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/project-service/package.json","dependencies":[{"id":25899573264,"package_name":"@typescript-eslint/tsconfig-utils","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":25899573495,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"workspace:^","direct":true,"kind":"runtime","optional":false},{"id":25899574032,"package_name":"debug","ecosystem":"npm","requirements":"^4.4.3","direct":true,"kind":"runtime","optional":false},{"id":25899574036,"package_name":"@typescript/native","ecosystem":"npm","requirements":"catalog:","direct":true,"kind":"development","optional":false},{"id":25899574040,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"catalog:","direct":true,"kind":"development","optional":false},{"id":25899574043,"package_name":"rimraf","ecosystem":"npm","requirements":"catalog:","direct":true,"kind":"development","optional":false},{"id":25899574058,"package_name":"typescript","ecosystem":"npm","requirements":"catalog:","direct":true,"kind":"development","optional":false},{"id":25899574061,"package_name":"vitest","ecosystem":"npm","requirements":"catalog:","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-title-validation.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T00:44:51.775Z","updated_at":"2026-08-06T00:44:51.775Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/.github/workflows/pr-title-validation.yml","dependencies":[{"id":25899570364,"package_name":"amannn/action-semantic-pull-request","ecosystem":"actions","requirements":"0723387faaf9b38adef4775cd42cfd5155ed6017","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/slop-detection.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T00:44:52.561Z","updated_at":"2026-08-06T00:44:52.561Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/.github/workflows/slop-detection.yml","dependencies":[{"id":25899570648,"package_name":"actions/cache","ecosystem":"actions","requirements":"caa296126883cff596d87d8935842f9db880ef25","direct":true,"kind":"composite","optional":false},{"id":25899570649,"package_name":"MatteoGabriele/agentscan-action","ecosystem":"actions","requirements":"e02ef270c024bfad3541b2a71619c3c9f20b3312","direct":true,"kind":"composite","optional":false},{"id":25899570650,"package_name":"peakoss/anti-slop","ecosystem":"actions","requirements":"57858eead489d08b255fab2af45a506c2ca6eab2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/force-push-bot.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T00:44:51.264Z","updated_at":"2026-08-06T00:44:51.264Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/.github/workflows/force-push-bot.yml","dependencies":[{"id":25899570198,"package_name":"actions/github-script","ecosystem":"actions","requirements":"3a2844b7e9c422d3c10d287c895573f7108da1b3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/breaking-change-validation.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T00:44:50.755Z","updated_at":"2026-08-06T00:44:50.755Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/.github/workflows/breaking-change-validation.yml","dependencies":[{"id":25899569719,"package_name":"actions/github-script","ecosystem":"actions","requirements":"f28e40c7f34bde8b3046d885e986cb6290c5673b","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"packages/integration-tests/fixtures/eslint-v9/package.json","sha":null,"kind":"manifest","created_at":"2026-08-06T00:44:53.060Z","updated_at":"2026-08-06T00:44:53.060Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/integration-tests/fixtures/eslint-v9/package.json","dependencies":[{"id":25899570889,"package_name":"eslint","ecosystem":"npm","requirements":"9.39.2","direct":true,"kind":"development","optional":false},{"id":25899570925,"package_name":"@eslint/js","ecosystem":"npm","requirements":"9.39.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/tsconfig-utils/package.json","sha":null,"kind":"manifest","created_at":"2026-08-06T00:44:57.325Z","updated_at":"2026-08-06T00:44:57.325Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/tsconfig-utils/package.json","dependencies":[{"id":25899575098,"package_name":"@typescript/native","ecosystem":"npm","requirements":"catalog:","direct":true,"kind":"development","optional":false},{"id":25899575099,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"catalog:","direct":true,"kind":"development","optional":false},{"id":25899575100,"package_name":"rimraf","ecosystem":"npm","requirements":"catalog:","direct":true,"kind":"development","optional":false},{"id":25899575187,"package_name":"typescript","ecosystem":"npm","requirements":"catalog:","direct":true,"kind":"development","optional":false},{"id":25899575188,"package_name":"vitest","ecosystem":"npm","requirements":"catalog:","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/integration-tests/fixtures/no-useless-default-assignment-unbound-method/package.json","sha":null,"kind":"manifest","created_at":"2026-08-06T00:44:53.823Z","updated_at":"2026-08-06T00:44:53.823Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/integration-tests/fixtures/no-useless-default-assignment-unbound-method/package.json","dependencies":[{"id":25899571551,"package_name":"eslint","ecosystem":"npm","requirements":"9.39.2","direct":true,"kind":"development","optional":false},{"id":25899571552,"package_name":"@eslint/js","ecosystem":"npm","requirements":"9.39.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/integration-tests/fixtures/plugin-config-identity/package.json","sha":null,"kind":"manifest","created_at":"2026-08-06T00:44:54.726Z","updated_at":"2026-08-06T00:44:54.726Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/integration-tests/fixtures/plugin-config-identity/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2026-08-06T00:44:59.744Z","updated_at":"2026-08-06T00:44:59.744Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/pnpm-lock.yaml","dependencies":[{"id":25899577990,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899577090,"package_name":"@algolia/autocomplete-core","ecosystem":"npm","requirements":"1.17.9","direct":false,"kind":"runtime","optional":false},{"id":25899577091,"package_name":"@algolia/autocomplete-plugin-algolia-insights","ecosystem":"npm","requirements":"1.17.9","direct":false,"kind":"runtime","optional":false},{"id":25899577092,"package_name":"@algolia/autocomplete-preset-algolia","ecosystem":"npm","requirements":"1.17.9","direct":false,"kind":"runtime","optional":false},{"id":25899577093,"package_name":"@algolia/autocomplete-shared","ecosystem":"npm","requirements":"1.17.9","direct":false,"kind":"runtime","optional":false},{"id":25899577094,"package_name":"@algolia/client-abtesting","ecosystem":"npm","requirements":"5.25.0","direct":false,"kind":"runtime","optional":false},{"id":25899577095,"package_name":"@algolia/client-analytics","ecosystem":"npm","requirements":"5.25.0","direct":false,"kind":"runtime","optional":false},{"id":25899577096,"package_name":"@algolia/client-common","ecosystem":"npm","requirements":"5.25.0","direct":false,"kind":"runtime","optional":false},{"id":25899577097,"package_name":"@algolia/client-insights","ecosystem":"npm","requirements":"5.25.0","direct":false,"kind":"runtime","optional":false},{"id":25899577098,"package_name":"@algolia/client-personalization","ecosystem":"npm","requirements":"5.25.0","direct":false,"kind":"runtime","optional":false},{"id":25899577099,"package_name":"@algolia/client-query-suggestions","ecosystem":"npm","requirements":"5.25.0","direct":false,"kind":"runtime","optional":false},{"id":25899577100,"package_name":"@algolia/client-search","ecosystem":"npm","requirements":"5.25.0","direct":false,"kind":"runtime","optional":false},{"id":25899577101,"package_name":"@algolia/events","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899577102,"package_name":"@algolia/ingestion","ecosystem":"npm","requirements":"1.25.0","direct":false,"kind":"runtime","optional":false},{"id":25899577103,"package_name":"@algolia/monitoring","ecosystem":"npm","requirements":"1.25.0","direct":false,"kind":"runtime","optional":false},{"id":25899577104,"package_name":"@algolia/recommend","ecosystem":"npm","requirements":"5.25.0","direct":false,"kind":"runtime","optional":false},{"id":25899577105,"package_name":"@algolia/requester-browser-xhr","ecosystem":"npm","requirements":"5.25.0","direct":false,"kind":"runtime","optional":false},{"id":25899577106,"package_name":"@algolia/requester-fetch","ecosystem":"npm","requirements":"5.25.0","direct":false,"kind":"runtime","optional":false},{"id":25899577107,"package_name":"@algolia/requester-node-http","ecosystem":"npm","requirements":"5.25.0","direct":false,"kind":"runtime","optional":false},{"id":25899577108,"package_name":"@andrewbranch/untar.js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899577109,"package_name":"@apideck/better-ajv-errors","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":25899577110,"package_name":"@arethetypeswrong/cli","ecosystem":"npm","requirements":"0.18.3","direct":false,"kind":"development","optional":false},{"id":25899577111,"package_name":"@arethetypeswrong/core","ecosystem":"npm","requirements":"0.18.3","direct":false,"kind":"runtime","optional":false},{"id":25899577112,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25899577130,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25899577165,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25899577217,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.29.7","direct":false,"kind":"runtime","optional":false},{"id":25899577319,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.29.1","direct":false,"kind":"runtime","optional":false},{"id":25899577331,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899577355,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25899577358,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899577376,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899577408,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":25899577411,"package_name":"@babel/helper-globals","ecosystem":"npm","requirements":"7.28.0","direct":false,"kind":"runtime","optional":false},{"id":25899577412,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899577482,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25899577521,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25899577597,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899577771,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899577869,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899577956,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899577966,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578039,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.28.5","direct":false,"kind":"runtime","optional":false},{"id":25899578053,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578068,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578089,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25899578326,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25899578342,"package_name":"@babel/plugin-bugfix-firefox-class-in-computed-class-key","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578402,"package_name":"@babel/plugin-bugfix-safari-class-field-initializer-scope","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578403,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899579662,"package_name":"@babel/plugin-transform-dynamic-import","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899579754,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580031,"package_name":"@babel/plugin-transform-export-namespace-from","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580037,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580038,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580061,"package_name":"@babel/plugin-transform-json-strings","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580062,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580063,"package_name":"@babel/plugin-transform-logical-assignment-operators","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580064,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580065,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580124,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580134,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580135,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580136,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580171,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580173,"package_name":"@babel/plugin-transform-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580176,"package_name":"@babel/plugin-transform-numeric-separator","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580177,"package_name":"@babel/plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"7.27.2","direct":false,"kind":"runtime","optional":false},{"id":25899580178,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580291,"package_name":"@babel/plugin-transform-optional-catch-binding","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580540,"package_name":"@babel/plugin-transform-optional-chaining","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580541,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580560,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580561,"package_name":"@babel/plugin-transform-private-property-in-object","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580562,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580602,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580615,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580627,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580628,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580629,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580737,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580738,"package_name":"@babel/plugin-transform-regexp-modifiers","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899580739,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899581115,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899581118,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899581124,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899581153,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899581208,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899581209,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899581210,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578421,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578545,"package_name":"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578567,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578582,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.21.0-placeholder-for-preset-env.2","direct":false,"kind":"runtime","optional":false},{"id":25899578606,"package_name":"@babel/plugin-syntax-decorators","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578622,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":25899578667,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578772,"package_name":"@babel/plugin-syntax-import-attributes","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578773,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578815,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578816,"package_name":"@babel/plugin-syntax-unicode-sets-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":25899578823,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578825,"package_name":"@babel/plugin-transform-async-generator-functions","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578826,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578827,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578929,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578970,"package_name":"@babel/plugin-transform-class-properties","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578971,"package_name":"@babel/plugin-transform-class-static-block","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899578972,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899579115,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899579304,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899579305,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899579583,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899579661,"package_name":"@babel/plugin-transform-duplicate-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899581409,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899581594,"package_name":"@babel/plugin-transform-unicode-property-regex","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899581657,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899581718,"package_name":"@babel/plugin-transform-unicode-sets-regex","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899581719,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.27.2","direct":false,"kind":"runtime","optional":false},{"id":25899581751,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.6-no-external-plugins","direct":false,"kind":"runtime","optional":false},{"id":25899581752,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899581800,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899581885,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.27.1","direct":false,"kind":"runtime","optional":false},{"id":25899581886,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.29.2","direct":false,"kind":"runtime","optional":false},{"id":25899581975,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.28.6","direct":false,"kind":"runtime","optional":false},{"id":25899581976,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25899581977,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"runtime","optional":false},{"id":25899581978,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899581979,"package_name":"@braidai/lang","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899581980,"package_name":"@cacheable/memory","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":25899581981,"package_name":"@cacheable/utils","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25899581983,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25899582041,"package_name":"@cspell/cspell-bundled-dicts","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582042,"package_name":"@cspell/cspell-json-reporter","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582043,"package_name":"@cspell/cspell-performance-monitor","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582044,"package_name":"@cspell/cspell-pipe","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582045,"package_name":"@cspell/cspell-resolver","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582046,"package_name":"@cspell/cspell-service-bus","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582047,"package_name":"@cspell/cspell-types","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582048,"package_name":"@cspell/cspell-worker","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582049,"package_name":"@cspell/dict-ada","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899582050,"package_name":"@cspell/dict-al","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899582051,"package_name":"@cspell/dict-aws","ecosystem":"npm","requirements":"4.0.17","direct":false,"kind":"runtime","optional":false},{"id":25899582244,"package_name":"@cspell/dict-bash","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899582245,"package_name":"@cspell/dict-companies","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"runtime","optional":false},{"id":25899582246,"package_name":"@cspell/dict-cpp","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899582247,"package_name":"@cspell/dict-cryptocurrencies","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899582248,"package_name":"@cspell/dict-csharp","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899582249,"package_name":"@cspell/dict-css","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899582250,"package_name":"@cspell/dict-dart","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":25899582251,"package_name":"@cspell/dict-data-science","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"runtime","optional":false},{"id":25899582252,"package_name":"@cspell/dict-django","ecosystem":"npm","requirements":"4.1.6","direct":false,"kind":"runtime","optional":false},{"id":25899582253,"package_name":"@cspell/dict-docker","ecosystem":"npm","requirements":"1.1.17","direct":false,"kind":"runtime","optional":false},{"id":25899582254,"package_name":"@cspell/dict-dotnet","ecosystem":"npm","requirements":"5.0.13","direct":false,"kind":"runtime","optional":false},{"id":25899582255,"package_name":"@cspell/dict-elixir","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899582256,"package_name":"@cspell/dict-en-common-misspellings","ecosystem":"npm","requirements":"2.1.12","direct":false,"kind":"runtime","optional":false},{"id":25899582257,"package_name":"@cspell/dict-en-gb-mit","ecosystem":"npm","requirements":"3.1.22","direct":false,"kind":"runtime","optional":false},{"id":25899582258,"package_name":"@cspell/dict-en_us","ecosystem":"npm","requirements":"4.4.33","direct":false,"kind":"runtime","optional":false},{"id":25899582260,"package_name":"@cspell/dict-filetypes","ecosystem":"npm","requirements":"3.0.18","direct":false,"kind":"runtime","optional":false},{"id":25899582262,"package_name":"@cspell/dict-flutter","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899582264,"package_name":"@cspell/dict-fonts","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":25899582265,"package_name":"@cspell/dict-fsharp","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899582266,"package_name":"@cspell/dict-fullstack","ecosystem":"npm","requirements":"3.2.9","direct":false,"kind":"runtime","optional":false},{"id":25899582267,"package_name":"@cspell/dict-gaming-terms","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899582268,"package_name":"@cspell/dict-git","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899582269,"package_name":"@cspell/dict-golang","ecosystem":"npm","requirements":"6.0.26","direct":false,"kind":"runtime","optional":false},{"id":25899582270,"package_name":"@cspell/dict-google","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899582271,"package_name":"@cspell/dict-haskell","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":25899582272,"package_name":"@cspell/dict-html-symbol-entities","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899582273,"package_name":"@cspell/dict-html","ecosystem":"npm","requirements":"4.0.15","direct":false,"kind":"runtime","optional":false},{"id":25899582274,"package_name":"@cspell/dict-java","ecosystem":"npm","requirements":"5.0.12","direct":false,"kind":"runtime","optional":false},{"id":25899582339,"package_name":"@cspell/dict-julia","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899582340,"package_name":"@cspell/dict-k8s","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":25899582341,"package_name":"@cspell/dict-kotlin","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899582342,"package_name":"@cspell/dict-latex","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899582343,"package_name":"@cspell/dict-lorem-ipsum","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899582344,"package_name":"@cspell/dict-lua","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899582345,"package_name":"@cspell/dict-makefile","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899582346,"package_name":"@cspell/dict-markdown","ecosystem":"npm","requirements":"2.0.16","direct":false,"kind":"runtime","optional":false},{"id":25899582347,"package_name":"@cspell/dict-monkeyc","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":25899582348,"package_name":"@cspell/dict-node","ecosystem":"npm","requirements":"5.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899582349,"package_name":"@cspell/dict-npm","ecosystem":"npm","requirements":"5.2.38","direct":false,"kind":"runtime","optional":false},{"id":25899582350,"package_name":"@cspell/dict-php","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899582351,"package_name":"@cspell/dict-powershell","ecosystem":"npm","requirements":"5.0.15","direct":false,"kind":"runtime","optional":false},{"id":25899582352,"package_name":"@cspell/dict-public-licenses","ecosystem":"npm","requirements":"2.0.16","direct":false,"kind":"runtime","optional":false},{"id":25899582353,"package_name":"@cspell/dict-python","ecosystem":"npm","requirements":"4.2.26","direct":false,"kind":"runtime","optional":false},{"id":25899582354,"package_name":"@cspell/dict-r","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899582355,"package_name":"@cspell/dict-ruby","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899582356,"package_name":"@cspell/dict-rust","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899582813,"package_name":"@csstools/postcss-random-function","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899582814,"package_name":"@csstools/postcss-relative-color-syntax","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899582815,"package_name":"@csstools/postcss-scope-pseudo-class","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582816,"package_name":"@csstools/postcss-sign-functions","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25899582817,"package_name":"@csstools/postcss-stepped-value-functions","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899582818,"package_name":"@csstools/postcss-text-decoration-shorthand","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899582357,"package_name":"@cspell/dict-scala","ecosystem":"npm","requirements":"5.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899582358,"package_name":"@cspell/dict-shell","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899582359,"package_name":"@cspell/dict-software-terms","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899582360,"package_name":"@cspell/dict-sql","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899582361,"package_name":"@cspell/dict-svelte","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25899582362,"package_name":"@cspell/dict-swift","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25899582363,"package_name":"@cspell/dict-terraform","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25899582364,"package_name":"@cspell/dict-typescript","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":25899582365,"package_name":"@cspell/dict-vue","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899582366,"package_name":"@cspell/dict-zig","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899582367,"package_name":"@cspell/dynamic-import","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582368,"package_name":"@cspell/filetypes","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582369,"package_name":"@cspell/rpc","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582370,"package_name":"@cspell/strong-weak-map","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582371,"package_name":"@cspell/url","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582372,"package_name":"@csstools/cascade-layer-name-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899582373,"package_name":"@csstools/color-helpers","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899582374,"package_name":"@csstools/css-calc","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25899582375,"package_name":"@csstools/css-color-parser","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899582376,"package_name":"@csstools/css-parser-algorithms","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899582377,"package_name":"@csstools/css-syntax-patches-for-csstree","ecosystem":"npm","requirements":"1.0.22","direct":false,"kind":"runtime","optional":false},{"id":25899582378,"package_name":"@csstools/css-tokenizer","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899582379,"package_name":"@csstools/media-query-list-parser","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899582380,"package_name":"@csstools/postcss-cascade-layers","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582444,"package_name":"@csstools/postcss-color-function","ecosystem":"npm","requirements":"4.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899582447,"package_name":"@csstools/postcss-color-mix-function","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899582448,"package_name":"@csstools/postcss-content-alt-text","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899582449,"package_name":"@csstools/postcss-exponential-functions","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899582450,"package_name":"@csstools/postcss-font-format-keywords","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899582501,"package_name":"@csstools/postcss-gamut-mapping","ecosystem":"npm","requirements":"2.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899582586,"package_name":"@csstools/postcss-gradients-interpolation-method","ecosystem":"npm","requirements":"5.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899582588,"package_name":"@csstools/postcss-hwb-function","ecosystem":"npm","requirements":"4.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899582612,"package_name":"@csstools/postcss-ic-unit","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582613,"package_name":"@csstools/postcss-initial","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582614,"package_name":"@csstools/postcss-is-pseudo-class","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582627,"package_name":"@csstools/postcss-light-dark-function","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899582628,"package_name":"@csstools/postcss-logical-float-and-clear","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899582629,"package_name":"@csstools/postcss-logical-overflow","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899582630,"package_name":"@csstools/postcss-logical-overscroll-behavior","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899582631,"package_name":"@csstools/postcss-logical-resize","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899582632,"package_name":"@csstools/postcss-logical-viewport-units","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899582633,"package_name":"@csstools/postcss-media-minmax","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899582634,"package_name":"@csstools/postcss-media-queries-aspect-ratio-number-values","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899582635,"package_name":"@csstools/postcss-nested-calc","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899582679,"package_name":"@csstools/postcss-normalize-display-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899582680,"package_name":"@csstools/postcss-oklab-function","ecosystem":"npm","requirements":"4.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899582682,"package_name":"@csstools/postcss-progressive-custom-properties","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899582846,"package_name":"@csstools/postcss-trigonometric-functions","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899582890,"package_name":"@csstools/postcss-unset-value","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899582898,"package_name":"@csstools/selector-resolve-nested","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899582899,"package_name":"@csstools/selector-specificity","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899582900,"package_name":"@csstools/utilities","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899582901,"package_name":"@discoveryjs/json-ext","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":25899582902,"package_name":"@docsearch/css","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":25899582903,"package_name":"@docsearch/react","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":25899582904,"package_name":"@docusaurus/babel","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582905,"package_name":"@docusaurus/bundler","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582906,"package_name":"@docusaurus/core","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582907,"package_name":"@docusaurus/cssnano-preset","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582908,"package_name":"@docusaurus/faster","ecosystem":"npm","requirements":"3.9.2","direct":false,"kind":"runtime","optional":false},{"id":25899582909,"package_name":"@docusaurus/logger","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582910,"package_name":"@docusaurus/logger","ecosystem":"npm","requirements":"3.9.2","direct":false,"kind":"runtime","optional":false},{"id":25899582911,"package_name":"@docusaurus/mdx-loader","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582912,"package_name":"@docusaurus/mdx-loader","ecosystem":"npm","requirements":"3.9.2","direct":false,"kind":"runtime","optional":false},{"id":25899582913,"package_name":"@docusaurus/module-type-aliases","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582914,"package_name":"@docusaurus/plugin-client-redirects","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582915,"package_name":"@docusaurus/plugin-content-blog","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582916,"package_name":"@docusaurus/plugin-content-docs","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582917,"package_name":"@docusaurus/plugin-content-pages","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582918,"package_name":"@docusaurus/plugin-debug","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582919,"package_name":"@docusaurus/plugin-google-analytics","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582920,"package_name":"@docusaurus/plugin-google-gtag","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582921,"package_name":"@docusaurus/plugin-google-tag-manager","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582922,"package_name":"@docusaurus/plugin-pwa","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582954,"package_name":"@docusaurus/plugin-sitemap","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582955,"package_name":"@docusaurus/plugin-svgr","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582956,"package_name":"@docusaurus/preset-classic","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582957,"package_name":"@docusaurus/react-loadable","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899582958,"package_name":"@docusaurus/remark-plugin-npm2yarn","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582959,"package_name":"@docusaurus/theme-classic","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582960,"package_name":"@docusaurus/theme-common","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582961,"package_name":"@docusaurus/theme-search-algolia","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582962,"package_name":"@docusaurus/theme-translations","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582963,"package_name":"@docusaurus/types","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582964,"package_name":"@docusaurus/types","ecosystem":"npm","requirements":"3.9.2","direct":false,"kind":"runtime","optional":false},{"id":25899582965,"package_name":"@docusaurus/utils-common","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582966,"package_name":"@docusaurus/utils-common","ecosystem":"npm","requirements":"3.9.2","direct":false,"kind":"runtime","optional":false},{"id":25899582967,"package_name":"@docusaurus/utils-validation","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582968,"package_name":"@docusaurus/utils-validation","ecosystem":"npm","requirements":"3.9.2","direct":false,"kind":"runtime","optional":false},{"id":25899582969,"package_name":"@docusaurus/utils","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899582970,"package_name":"@docusaurus/utils","ecosystem":"npm","requirements":"3.9.2","direct":false,"kind":"runtime","optional":false},{"id":25899582971,"package_name":"@dual-bundle/import-meta-resolve","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899582972,"package_name":"@emnapi/core","ecosystem":"npm","requirements":"1.11.2","direct":false,"kind":"runtime","optional":false},{"id":25899582973,"package_name":"@emnapi/core","ecosystem":"npm","requirements":"1.4.5","direct":false,"kind":"runtime","optional":false},{"id":25899582974,"package_name":"@emnapi/runtime","ecosystem":"npm","requirements":"1.11.2","direct":false,"kind":"runtime","optional":false},{"id":25899582975,"package_name":"@emnapi/runtime","ecosystem":"npm","requirements":"1.4.5","direct":false,"kind":"runtime","optional":false},{"id":25899582976,"package_name":"@emnapi/wasi-threads","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899582977,"package_name":"@emnapi/wasi-threads","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899582978,"package_name":"@es-joy/jsdoccomment","ecosystem":"npm","requirements":"0.50.2","direct":false,"kind":"runtime","optional":false},{"id":25899582979,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899582980,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899582981,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583000,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583003,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583065,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583066,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583068,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583069,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583071,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583073,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583074,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583075,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583203,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583205,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583206,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583207,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583211,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583213,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583215,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583217,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583218,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583219,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583301,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583302,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583305,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583306,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583327,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583328,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583354,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583355,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583359,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583361,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583363,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583364,"package_name":"@esbuild/netbsd-arm64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583365,"package_name":"@esbuild/netbsd-arm64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583366,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583405,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583407,"package_name":"@esbuild/openbsd-arm64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583408,"package_name":"@esbuild/openbsd-arm64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583409,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583465,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583468,"package_name":"@esbuild/openharmony-arm64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583469,"package_name":"@esbuild/openharmony-arm64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583471,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583472,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583473,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583474,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583493,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583494,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583495,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899583532,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899583533,"package_name":"@eslint-community/eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"4.7.1","direct":false,"kind":"runtime","optional":false},{"id":25899583535,"package_name":"@eslint-community/eslint-utils","ecosystem":"npm","requirements":"4.10.1","direct":false,"kind":"runtime","optional":false},{"id":25899583536,"package_name":"@eslint-community/regexpp","ecosystem":"npm","requirements":"4.12.2","direct":false,"kind":"runtime","optional":false},{"id":25899583538,"package_name":"@eslint/compat","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899583541,"package_name":"@eslint/config-array","ecosystem":"npm","requirements":"0.23.5","direct":false,"kind":"runtime","optional":false},{"id":25899583544,"package_name":"@eslint/config-helpers","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":25899583546,"package_name":"@eslint/core","ecosystem":"npm","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":25899583549,"package_name":"@eslint/core","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899583552,"package_name":"@eslint/js","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899583553,"package_name":"@eslint/object-schema","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899583554,"package_name":"@eslint/plugin-kit","ecosystem":"npm","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":25899583557,"package_name":"@eslint/plugin-kit","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":25899583559,"package_name":"@gerrit0/mini-shiki","ecosystem":"npm","requirements":"3.20.0","direct":false,"kind":"runtime","optional":false},{"id":25899583561,"package_name":"@hapi/hoek","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899583767,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899583821,"package_name":"@jest/diff-sequences","ecosystem":"npm","requirements":"30.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899583823,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":25899583824,"package_name":"@jest/types","ecosystem":"npm","requirements":"29.6.3","direct":false,"kind":"runtime","optional":false},{"id":25899583839,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"runtime","optional":false},{"id":25899583840,"package_name":"@jridgewell/remapping","ecosystem":"npm","requirements":"2.3.5","direct":false,"kind":"runtime","optional":false},{"id":25899583841,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899583842,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":25899583843,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"runtime","optional":false},{"id":25899583844,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25899583845,"package_name":"@keyv/bigmap","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899583846,"package_name":"@keyv/serialize","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899583847,"package_name":"@leichtgewicht/ip-codec","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899583892,"package_name":"@loaderkit/resolve","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25899583893,"package_name":"@mdx-js/mdx","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899583894,"package_name":"@mdx-js/react","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899583895,"package_name":"@microsoft/api-extractor-model","ecosystem":"npm","requirements":"7.33.5","direct":false,"kind":"runtime","optional":false},{"id":25899583896,"package_name":"@microsoft/api-extractor","ecosystem":"npm","requirements":"7.58.0","direct":false,"kind":"runtime","optional":false},{"id":25899583897,"package_name":"@microsoft/tsdoc-config","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"runtime","optional":false},{"id":25899583898,"package_name":"@microsoft/tsdoc","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":25899583899,"package_name":"@module-federation/error-codes","ecosystem":"npm","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":25899583900,"package_name":"@module-federation/runtime-core","ecosystem":"npm","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":25899583902,"package_name":"@module-federation/runtime-tools","ecosystem":"npm","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":25899583905,"package_name":"@module-federation/runtime","ecosystem":"npm","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":25899583906,"package_name":"@module-federation/sdk","ecosystem":"npm","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":25899583907,"package_name":"@module-federation/webpack-bundler-runtime","ecosystem":"npm","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":25899583908,"package_name":"@napi-rs/wasm-runtime","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":25899583909,"package_name":"@napi-rs/wasm-runtime","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25899583910,"package_name":"@napi-rs/wasm-runtime","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":25899583911,"package_name":"@nicolo-ribaudo/eslint-scope-5-internals","ecosystem":"npm","requirements":"5.1.1-v1","direct":false,"kind":"runtime","optional":false},{"id":25899583931,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":25899583946,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899583947,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25899583737,"package_name":"@hapi/topo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899583762,"package_name":"@humanfs/core","ecosystem":"npm","requirements":"0.19.2","direct":false,"kind":"runtime","optional":false},{"id":25899583763,"package_name":"@humanfs/node","ecosystem":"npm","requirements":"0.16.8","direct":false,"kind":"runtime","optional":false},{"id":25899583764,"package_name":"@humanfs/types","ecosystem":"npm","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":25899583765,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899583766,"package_name":"@humanwhocodes/retry","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":25899584849,"package_name":"@swc/core-linux-arm64-musl","ecosystem":"npm","requirements":"1.15.8","direct":false,"kind":"runtime","optional":false},{"id":25899584850,"package_name":"@swc/core-linux-x64-gnu","ecosystem":"npm","requirements":"1.15.8","direct":false,"kind":"runtime","optional":false},{"id":25899584851,"package_name":"@swc/core-linux-x64-musl","ecosystem":"npm","requirements":"1.15.8","direct":false,"kind":"runtime","optional":false},{"id":25899584852,"package_name":"@swc/core-win32-arm64-msvc","ecosystem":"npm","requirements":"1.15.8","direct":false,"kind":"runtime","optional":false},{"id":25899584853,"package_name":"@swc/core-win32-ia32-msvc","ecosystem":"npm","requirements":"1.15.8","direct":false,"kind":"runtime","optional":false},{"id":25899584854,"package_name":"@swc/core-win32-x64-msvc","ecosystem":"npm","requirements":"1.15.8","direct":false,"kind":"runtime","optional":false},{"id":25899584855,"package_name":"@swc/core","ecosystem":"npm","requirements":"1.15.8","direct":false,"kind":"runtime","optional":false},{"id":25899584856,"package_name":"@swc/counter","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":25899584857,"package_name":"@swc/helpers","ecosystem":"npm","requirements":"0.5.17","direct":false,"kind":"runtime","optional":false},{"id":25899584866,"package_name":"@swc/html-darwin-arm64","ecosystem":"npm","requirements":"1.15.11","direct":false,"kind":"runtime","optional":false},{"id":25899584867,"package_name":"@swc/html-darwin-x64","ecosystem":"npm","requirements":"1.15.11","direct":false,"kind":"runtime","optional":false},{"id":25899584869,"package_name":"@swc/html-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.15.11","direct":false,"kind":"runtime","optional":false},{"id":25899584871,"package_name":"@swc/html-linux-arm64-gnu","ecosystem":"npm","requirements":"1.15.11","direct":false,"kind":"runtime","optional":false},{"id":25899584873,"package_name":"@swc/html-linux-arm64-musl","ecosystem":"npm","requirements":"1.15.11","direct":false,"kind":"runtime","optional":false},{"id":25899584874,"package_name":"@swc/html-linux-x64-gnu","ecosystem":"npm","requirements":"1.15.11","direct":false,"kind":"runtime","optional":false},{"id":25899584876,"package_name":"@swc/html-linux-x64-musl","ecosystem":"npm","requirements":"1.15.11","direct":false,"kind":"runtime","optional":false},{"id":25899584878,"package_name":"@swc/html-win32-arm64-msvc","ecosystem":"npm","requirements":"1.15.11","direct":false,"kind":"runtime","optional":false},{"id":25899584880,"package_name":"@swc/html-win32-ia32-msvc","ecosystem":"npm","requirements":"1.15.11","direct":false,"kind":"runtime","optional":false},{"id":25899584881,"package_name":"@swc/html-win32-x64-msvc","ecosystem":"npm","requirements":"1.15.11","direct":false,"kind":"runtime","optional":false},{"id":25899584883,"package_name":"@swc/html","ecosystem":"npm","requirements":"1.15.11","direct":false,"kind":"runtime","optional":false},{"id":25899584885,"package_name":"@swc/types","ecosystem":"npm","requirements":"0.1.25","direct":false,"kind":"runtime","optional":false},{"id":25899584894,"package_name":"@szmarczak/http-timer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899584896,"package_name":"@trysound/sax","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899584945,"package_name":"@tybys/wasm-util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":25899584946,"package_name":"@tybys/wasm-util","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25899584947,"package_name":"@types/argparse","ecosystem":"npm","requirements":"1.0.38","direct":false,"kind":"runtime","optional":false},{"id":25899584948,"package_name":"@types/babel__code-frame","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":25899584949,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.20.5","direct":false,"kind":"runtime","optional":false},{"id":25899584978,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.27.0","direct":false,"kind":"runtime","optional":false},{"id":25899584979,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.4","direct":false,"kind":"runtime","optional":false},{"id":25899584980,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":25899584260,"package_name":"@rollup/rollup-freebsd-arm64","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584297,"package_name":"@rollup/rollup-freebsd-x64","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584299,"package_name":"@rollup/rollup-linux-arm-gnueabihf","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584301,"package_name":"@rollup/rollup-linux-arm-musleabihf","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584303,"package_name":"@rollup/rollup-linux-arm64-gnu","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584306,"package_name":"@rollup/rollup-linux-arm64-musl","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584307,"package_name":"@rollup/rollup-linux-loong64-gnu","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584310,"package_name":"@rollup/rollup-linux-loong64-musl","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584312,"package_name":"@rollup/rollup-linux-ppc64-gnu","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584315,"package_name":"@rollup/rollup-linux-ppc64-musl","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584317,"package_name":"@rollup/rollup-linux-riscv64-gnu","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584320,"package_name":"@rollup/rollup-linux-riscv64-musl","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584322,"package_name":"@rollup/rollup-linux-s390x-gnu","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584324,"package_name":"@rollup/rollup-linux-x64-gnu","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584326,"package_name":"@rollup/rollup-linux-x64-musl","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584328,"package_name":"@rollup/rollup-openbsd-x64","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584330,"package_name":"@rollup/rollup-openharmony-arm64","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584331,"package_name":"@rollup/rollup-win32-arm64-msvc","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584334,"package_name":"@rollup/rollup-win32-ia32-msvc","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584337,"package_name":"@rollup/rollup-win32-x64-gnu","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584338,"package_name":"@rollup/rollup-win32-x64-msvc","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584339,"package_name":"@rspack/binding-darwin-arm64","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25899584340,"package_name":"@rspack/binding-darwin-x64","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25899584341,"package_name":"@rspack/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25899584342,"package_name":"@rspack/binding-linux-arm64-musl","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25899584343,"package_name":"@rspack/binding-linux-x64-gnu","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25899584344,"package_name":"@rspack/binding-linux-x64-musl","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25899584345,"package_name":"@rspack/binding-wasm32-wasi","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25899584346,"package_name":"@rspack/binding-win32-arm64-msvc","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25899584347,"package_name":"@rspack/binding-win32-ia32-msvc","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25899584348,"package_name":"@rspack/binding-win32-x64-msvc","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25899584349,"package_name":"@rspack/binding","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25899584350,"package_name":"@rspack/core","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":25899584351,"package_name":"@rspack/lite-tapable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899584352,"package_name":"@rtsao/scc","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899584353,"package_name":"@rushstack/node-core-library","ecosystem":"npm","requirements":"5.21.0","direct":false,"kind":"runtime","optional":false},{"id":25899584406,"package_name":"@rushstack/problem-matcher","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899584407,"package_name":"@rushstack/rig-package","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":25899584408,"package_name":"@rushstack/terminal","ecosystem":"npm","requirements":"0.22.4","direct":false,"kind":"runtime","optional":false},{"id":25899584409,"package_name":"@rushstack/ts-command-line","ecosystem":"npm","requirements":"5.3.4","direct":false,"kind":"runtime","optional":false},{"id":25899584410,"package_name":"@shikijs/engine-oniguruma","ecosystem":"npm","requirements":"3.20.0","direct":false,"kind":"runtime","optional":false},{"id":25899584411,"package_name":"@shikijs/langs","ecosystem":"npm","requirements":"3.20.0","direct":false,"kind":"runtime","optional":false},{"id":25899584412,"package_name":"@shikijs/themes","ecosystem":"npm","requirements":"3.20.0","direct":false,"kind":"runtime","optional":false},{"id":25899584413,"package_name":"@shikijs/types","ecosystem":"npm","requirements":"3.20.0","direct":false,"kind":"runtime","optional":false},{"id":25899584414,"package_name":"@shikijs/vscode-textmate","ecosystem":"npm","requirements":"10.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899584415,"package_name":"@sideway/address","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":25899584416,"package_name":"@sideway/formula","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899584418,"package_name":"@sideway/pinpoint","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899584447,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.27.8","direct":false,"kind":"runtime","optional":false},{"id":25899584502,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":25899584503,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":25899584504,"package_name":"@slorber/react-helmet-async","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899584505,"package_name":"@slorber/remark-comment","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899584506,"package_name":"@standard-schema/spec","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899584507,"package_name":"@surma/rollup-plugin-off-main-thread","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":25899584508,"package_name":"@svgr/babel-plugin-add-jsx-attribute","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899584509,"package_name":"@svgr/babel-plugin-remove-jsx-attribute","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899584511,"package_name":"@svgr/babel-plugin-remove-jsx-empty-expression","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899584513,"package_name":"@svgr/babel-plugin-replace-jsx-attribute-value","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899584514,"package_name":"@svgr/babel-plugin-svg-dynamic-title","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899584748,"package_name":"@svgr/babel-plugin-svg-em-dimensions","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899584749,"package_name":"@svgr/babel-plugin-transform-react-native-svg","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899584758,"package_name":"@svgr/babel-plugin-transform-svg-component","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899584759,"package_name":"@svgr/babel-preset","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899584799,"package_name":"@svgr/core","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899584800,"package_name":"@svgr/hast-util-to-babel-ast","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899584803,"package_name":"@svgr/plugin-jsx","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899584804,"package_name":"@svgr/plugin-svgo","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899584810,"package_name":"@svgr/webpack","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899584845,"package_name":"@swc/core-darwin-arm64","ecosystem":"npm","requirements":"1.15.8","direct":false,"kind":"runtime","optional":false},{"id":25899584846,"package_name":"@swc/core-darwin-x64","ecosystem":"npm","requirements":"1.15.8","direct":false,"kind":"runtime","optional":false},{"id":25899584847,"package_name":"@swc/core-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.15.8","direct":false,"kind":"runtime","optional":false},{"id":25899584848,"package_name":"@swc/core-linux-arm64-gnu","ecosystem":"npm","requirements":"1.15.8","direct":false,"kind":"runtime","optional":false},{"id":25899585074,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899585075,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.15","direct":false,"kind":"runtime","optional":false},{"id":25899585076,"package_name":"@types/json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899584981,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.5","direct":false,"kind":"runtime","optional":false},{"id":25899584982,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.13","direct":false,"kind":"runtime","optional":false},{"id":25899584983,"package_name":"@types/chai","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"runtime","optional":false},{"id":25899584984,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":25899584990,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.38","direct":false,"kind":"runtime","optional":false},{"id":25899584991,"package_name":"@types/debug","ecosystem":"npm","requirements":"4.1.12","direct":false,"kind":"development","optional":false},{"id":25899584992,"package_name":"@types/deep-eql","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899584993,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.7","direct":false,"kind":"runtime","optional":false},{"id":25899585022,"package_name":"@types/eslint","ecosystem":"npm","requirements":"9.6.1","direct":false,"kind":"runtime","optional":false},{"id":25899585024,"package_name":"@types/esquery","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":25899585025,"package_name":"@types/esrecurse","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899585026,"package_name":"@types/estree-jsx","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899585027,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"runtime","optional":false},{"id":25899585028,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899585029,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.19.6","direct":false,"kind":"runtime","optional":false},{"id":25899585030,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"5.0.6","direct":false,"kind":"runtime","optional":false},{"id":25899585031,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.22","direct":false,"kind":"runtime","optional":false},{"id":25899585032,"package_name":"@types/gtag.js","ecosystem":"npm","requirements":"0.0.12","direct":false,"kind":"runtime","optional":false},{"id":25899585033,"package_name":"@types/hast","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899585034,"package_name":"@types/history","ecosystem":"npm","requirements":"4.7.11","direct":false,"kind":"runtime","optional":false},{"id":25899585035,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899585036,"package_name":"@types/http-cache-semantics","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899585037,"package_name":"@types/http-errors","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899585038,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.16","direct":false,"kind":"runtime","optional":false},{"id":25899585047,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25899585048,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899584014,"package_name":"@nx/devkit","ecosystem":"npm","requirements":"22.7.6","direct":false,"kind":"runtime","optional":false},{"id":25899584025,"package_name":"@nx/js","ecosystem":"npm","requirements":"22.7.6","direct":false,"kind":"runtime","optional":false},{"id":25899584027,"package_name":"@nx/nx-darwin-arm64","ecosystem":"npm","requirements":"22.7.6","direct":false,"kind":"runtime","optional":false},{"id":25899584028,"package_name":"@nx/nx-darwin-x64","ecosystem":"npm","requirements":"22.7.6","direct":false,"kind":"runtime","optional":false},{"id":25899584029,"package_name":"@nx/nx-freebsd-x64","ecosystem":"npm","requirements":"22.7.6","direct":false,"kind":"runtime","optional":false},{"id":25899584030,"package_name":"@nx/nx-linux-arm-gnueabihf","ecosystem":"npm","requirements":"22.7.6","direct":false,"kind":"runtime","optional":false},{"id":25899584031,"package_name":"@nx/nx-linux-arm64-gnu","ecosystem":"npm","requirements":"22.7.6","direct":false,"kind":"runtime","optional":false},{"id":25899584032,"package_name":"@nx/nx-linux-arm64-musl","ecosystem":"npm","requirements":"22.7.6","direct":false,"kind":"runtime","optional":false},{"id":25899584034,"package_name":"@nx/nx-linux-x64-gnu","ecosystem":"npm","requirements":"22.7.6","direct":false,"kind":"runtime","optional":false},{"id":25899584035,"package_name":"@nx/nx-linux-x64-musl","ecosystem":"npm","requirements":"22.7.6","direct":false,"kind":"runtime","optional":false},{"id":25899584038,"package_name":"@nx/nx-win32-arm64-msvc","ecosystem":"npm","requirements":"22.7.6","direct":false,"kind":"runtime","optional":false},{"id":25899584039,"package_name":"@nx/nx-win32-x64-msvc","ecosystem":"npm","requirements":"22.7.6","direct":false,"kind":"runtime","optional":false},{"id":25899584041,"package_name":"@nx/vitest","ecosystem":"npm","requirements":"22.7.6","direct":false,"kind":"runtime","optional":false},{"id":25899584042,"package_name":"@nx/workspace","ecosystem":"npm","requirements":"22.7.6","direct":false,"kind":"runtime","optional":false},{"id":25899584043,"package_name":"@oxc-parser/binding-android-arm-eabi","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584045,"package_name":"@oxc-parser/binding-android-arm64","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584046,"package_name":"@oxc-parser/binding-darwin-arm64","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584047,"package_name":"@oxc-parser/binding-darwin-x64","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584048,"package_name":"@oxc-parser/binding-freebsd-x64","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584050,"package_name":"@oxc-parser/binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584051,"package_name":"@oxc-parser/binding-linux-arm-musleabihf","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584052,"package_name":"@oxc-parser/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584053,"package_name":"@oxc-parser/binding-linux-arm64-musl","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584054,"package_name":"@oxc-parser/binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584056,"package_name":"@oxc-parser/binding-linux-riscv64-gnu","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584057,"package_name":"@oxc-parser/binding-linux-riscv64-musl","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584058,"package_name":"@oxc-parser/binding-linux-s390x-gnu","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584059,"package_name":"@oxc-parser/binding-linux-x64-gnu","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584061,"package_name":"@oxc-parser/binding-linux-x64-musl","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584062,"package_name":"@oxc-parser/binding-openharmony-arm64","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584063,"package_name":"@oxc-parser/binding-wasm32-wasi","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584064,"package_name":"@oxc-parser/binding-win32-arm64-msvc","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584066,"package_name":"@oxc-parser/binding-win32-ia32-msvc","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584067,"package_name":"@oxc-parser/binding-win32-x64-msvc","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584068,"package_name":"@oxc-project/types","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899584069,"package_name":"@oxc-resolver/binding-android-arm-eabi","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584070,"package_name":"@oxc-resolver/binding-android-arm64","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584071,"package_name":"@oxc-resolver/binding-darwin-arm64","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584072,"package_name":"@oxc-resolver/binding-darwin-x64","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584073,"package_name":"@oxc-resolver/binding-freebsd-x64","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584074,"package_name":"@oxc-resolver/binding-linux-arm-gnueabihf","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584075,"package_name":"@oxc-resolver/binding-linux-arm-musleabihf","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584076,"package_name":"@oxc-resolver/binding-linux-arm64-gnu","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584077,"package_name":"@oxc-resolver/binding-linux-arm64-musl","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584078,"package_name":"@oxc-resolver/binding-linux-ppc64-gnu","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584079,"package_name":"@oxc-resolver/binding-linux-riscv64-gnu","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584080,"package_name":"@oxc-resolver/binding-linux-riscv64-musl","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584081,"package_name":"@oxc-resolver/binding-linux-s390x-gnu","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584082,"package_name":"@oxc-resolver/binding-linux-x64-gnu","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584083,"package_name":"@oxc-resolver/binding-linux-x64-musl","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584084,"package_name":"@oxc-resolver/binding-openharmony-arm64","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584085,"package_name":"@oxc-resolver/binding-wasm32-wasi","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584086,"package_name":"@oxc-resolver/binding-win32-arm64-msvc","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584087,"package_name":"@oxc-resolver/binding-win32-x64-msvc","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899584088,"package_name":"@phenomnomnominal/tsquery","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899584089,"package_name":"@pkgjs/parseargs","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":25899584090,"package_name":"@pnpm/config.env-replace","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899584091,"package_name":"@pnpm/network.ca-file","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899584092,"package_name":"@pnpm/npm-conf","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899584093,"package_name":"@polka/url","ecosystem":"npm","requirements":"1.0.0-next.29","direct":false,"kind":"runtime","optional":false},{"id":25899584094,"package_name":"@prettier/sync","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25899584096,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899584166,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"15.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899584204,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":25899584253,"package_name":"@rollup/plugin-terser","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":25899584254,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899584255,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"runtime","optional":false},{"id":25899584256,"package_name":"@rollup/rollup-android-arm-eabi","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584257,"package_name":"@rollup/rollup-android-arm64","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584258,"package_name":"@rollup/rollup-darwin-arm64","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899584259,"package_name":"@rollup/rollup-darwin-x64","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899585129,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":25899585130,"package_name":"@types/katex","ecosystem":"npm","requirements":"0.16.7","direct":false,"kind":"runtime","optional":false},{"id":25899585131,"package_name":"@types/lodash.merge","ecosystem":"npm","requirements":"4.6.9","direct":false,"kind":"runtime","optional":false},{"id":25899585132,"package_name":"@types/lodash","ecosystem":"npm","requirements":"4.17.16","direct":false,"kind":"runtime","optional":false},{"id":25899585139,"package_name":"@types/mdast","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899585140,"package_name":"@types/mdx","ecosystem":"npm","requirements":"2.0.13","direct":false,"kind":"runtime","optional":false},{"id":25899585141,"package_name":"@types/mime","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":25899585144,"package_name":"@types/ms","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899585145,"package_name":"@types/natural-compare","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":25899585146,"package_name":"@types/node-forge","ecosystem":"npm","requirements":"1.3.11","direct":false,"kind":"runtime","optional":false},{"id":25899585147,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.45","direct":false,"kind":"runtime","optional":false},{"id":25899585148,"package_name":"@types/node","ecosystem":"npm","requirements":"24.13.2","direct":false,"kind":"development","optional":false},{"id":25899585149,"package_name":"@types/node","ecosystem":"npm","requirements":"25.9.3","direct":false,"kind":"runtime","optional":false},{"id":25899585150,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585151,"package_name":"@types/prismjs","ecosystem":"npm","requirements":"1.26.5","direct":false,"kind":"runtime","optional":false},{"id":25899585152,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.14","direct":false,"kind":"runtime","optional":false},{"id":25899585153,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.14.0","direct":false,"kind":"runtime","optional":false},{"id":25899585161,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":25899585165,"package_name":"@types/react-router-config","ecosystem":"npm","requirements":"5.0.11","direct":false,"kind":"runtime","optional":false},{"id":25899585166,"package_name":"@types/react-router-dom","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":25899585167,"package_name":"@types/react-router","ecosystem":"npm","requirements":"5.1.20","direct":false,"kind":"runtime","optional":false},{"id":25899585168,"package_name":"@types/react","ecosystem":"npm","requirements":"18.3.21","direct":false,"kind":"runtime","optional":false},{"id":25899585169,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.20.2","direct":false,"kind":"runtime","optional":false},{"id":25899585199,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":25899585240,"package_name":"@types/sax","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":25899585241,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.7.1","direct":false,"kind":"development","optional":false},{"id":25899585242,"package_name":"@types/send","ecosystem":"npm","requirements":"0.17.4","direct":false,"kind":"runtime","optional":false},{"id":25899585243,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.4","direct":false,"kind":"runtime","optional":false},{"id":25899585244,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.15.7","direct":false,"kind":"runtime","optional":false},{"id":25899585245,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.36","direct":false,"kind":"runtime","optional":false},{"id":25899585246,"package_name":"@types/trusted-types","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":25899585247,"package_name":"@types/unist","ecosystem":"npm","requirements":"2.0.11","direct":false,"kind":"runtime","optional":false},{"id":25899585248,"package_name":"@types/unist","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899585249,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.18.1","direct":false,"kind":"runtime","optional":false},{"id":25899585250,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899585251,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.35","direct":false,"kind":"runtime","optional":false},{"id":25899585255,"package_name":"@typescript-eslint/project-service","ecosystem":"npm","requirements":"8.63.0","direct":false,"kind":"runtime","optional":false},{"id":25899585256,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"8.63.0","direct":false,"kind":"runtime","optional":false},{"id":25899585257,"package_name":"@typescript-eslint/tsconfig-utils","ecosystem":"npm","requirements":"8.63.0","direct":false,"kind":"runtime","optional":false},{"id":25899585258,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"8.63.0","direct":false,"kind":"runtime","optional":false},{"id":25899585259,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"8.63.0","direct":false,"kind":"runtime","optional":false},{"id":25899585260,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"8.63.0","direct":false,"kind":"runtime","optional":false},{"id":25899585261,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"8.63.0","direct":false,"kind":"runtime","optional":false},{"id":25899585262,"package_name":"@typescript/typescript-aix-ppc64","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585263,"package_name":"@typescript/typescript-darwin-arm64","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585264,"package_name":"@typescript/typescript-darwin-x64","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585265,"package_name":"@typescript/typescript-freebsd-arm64","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585266,"package_name":"@typescript/typescript-freebsd-x64","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585267,"package_name":"@typescript/typescript-linux-arm64","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585268,"package_name":"@typescript/typescript-linux-arm","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585269,"package_name":"@typescript/typescript-linux-loong64","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585270,"package_name":"@typescript/typescript-linux-mips64el","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585271,"package_name":"@typescript/typescript-linux-ppc64","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585272,"package_name":"@typescript/typescript-linux-riscv64","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585273,"package_name":"@typescript/typescript-linux-s390x","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585274,"package_name":"@typescript/typescript-linux-x64","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585275,"package_name":"@typescript/typescript-netbsd-arm64","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585276,"package_name":"@typescript/typescript-netbsd-x64","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585277,"package_name":"@typescript/typescript-openbsd-arm64","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585278,"package_name":"@typescript/typescript-openbsd-x64","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585279,"package_name":"@typescript/typescript-sunos-x64","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585280,"package_name":"@typescript/typescript-win32-arm64","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585281,"package_name":"@typescript/typescript-win32-x64","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585282,"package_name":"@typescript/typescript6","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585283,"package_name":"@uiw/react-shields","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585284,"package_name":"@ungap/structured-clone","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899585285,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":25899585286,"package_name":"@vitest/eslint-plugin","ecosystem":"npm","requirements":"1.6.16","direct":false,"kind":"runtime","optional":false},{"id":25899585287,"package_name":"@vitest/expect","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":25899585288,"package_name":"@vitest/mocker","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":25899585289,"package_name":"@vitest/pretty-format","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":25899585290,"package_name":"@vitest/runner","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":25899585291,"package_name":"@vitest/snapshot","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":25899585292,"package_name":"@vitest/spy","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":25899585293,"package_name":"@vitest/utils","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":25899585294,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25899585295,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":25899585296,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":25899585297,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25899585306,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":25899585414,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":25899585423,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25899585425,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":25899585481,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":25899585500,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":25899585505,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25899585511,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25899585526,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25899585640,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25899585641,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":25899585643,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899585644,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899585679,"package_name":"@yarnpkg/lockfile","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899585680,"package_name":"@zkochan/js-yaml","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":25899585681,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":25899585682,"package_name":"acorn-import-phases","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899585683,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25899585684,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.3.4","direct":false,"kind":"runtime","optional":false},{"id":25899585685,"package_name":"acorn","ecosystem":"npm","requirements":"8.17.0","direct":false,"kind":"runtime","optional":false},{"id":25899585686,"package_name":"address","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899585697,"package_name":"address","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899585698,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899585699,"package_name":"ajv-draft-04","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899585700,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899585701,"package_name":"ajv-formats","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899585702,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":25899585718,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899585719,"package_name":"ajv","ecosystem":"npm","requirements":"6.15.0","direct":false,"kind":"runtime","optional":false},{"id":25899585721,"package_name":"ajv","ecosystem":"npm","requirements":"8.18.0","direct":false,"kind":"runtime","optional":false},{"id":25899585722,"package_name":"ajv","ecosystem":"npm","requirements":"8.20.0","direct":false,"kind":"runtime","optional":false},{"id":25899585723,"package_name":"algoliasearch-helper","ecosystem":"npm","requirements":"3.25.0","direct":false,"kind":"runtime","optional":false},{"id":25899585724,"package_name":"algoliasearch","ecosystem":"npm","requirements":"5.25.0","direct":false,"kind":"runtime","optional":false},{"id":25899585725,"package_name":"ansi-align","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899585733,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":25899585742,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":25899585763,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899585764,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899585765,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899585766,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899585767,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899585768,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":25899585769,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899585770,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25899585771,"package_name":"are-docs-informative","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585772,"package_name":"arg","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585776,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":25899585777,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899585778,"package_name":"aria-query","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25899585779,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585780,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899585781,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.9","direct":false,"kind":"runtime","optional":false},{"id":25899585782,"package_name":"array-timsort","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899585783,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899585784,"package_name":"array.prototype.findlast","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":25899585785,"package_name":"array.prototype.findlastindex","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":25899585786,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25899585787,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25899585788,"package_name":"array.prototype.tosorted","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25899585789,"package_name":"arraybuffer.prototype.slice","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899585790,"package_name":"assertion-error","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899585791,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899585792,"package_name":"ast-v8-to-istanbul","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899585793,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899585795,"package_name":"astring","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25899585796,"package_name":"async-function","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899585797,"package_name":"async","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"runtime","optional":false},{"id":25899585798,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25899585799,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899585800,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.21","direct":false,"kind":"runtime","optional":false},{"id":25899585803,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25899585804,"package_name":"axe-core","ecosystem":"npm","requirements":"4.10.3","direct":false,"kind":"runtime","optional":false},{"id":25899585807,"package_name":"axios","ecosystem":"npm","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":25899585808,"package_name":"axobject-query","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899585809,"package_name":"babel-loader","ecosystem":"npm","requirements":"9.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899585820,"package_name":"babel-plugin-const-enum","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899585821,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25899585822,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899585830,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.4.13","direct":false,"kind":"runtime","optional":false},{"id":25899585831,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":25899585832,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":25899585833,"package_name":"babel-plugin-transform-typescript-metadata","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25899585834,"package_name":"bail","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585835,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585836,"package_name":"balanced-match","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899585837,"package_name":"balanced-match","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899585838,"package_name":"balanced-match","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899585839,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25899585840,"package_name":"baseline-browser-mapping","ecosystem":"npm","requirements":"2.9.11","direct":false,"kind":"runtime","optional":false},{"id":25899585841,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25899585842,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899585843,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899585844,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899585845,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.3","direct":false,"kind":"runtime","optional":false},{"id":25899585863,"package_name":"bonjour-service","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899585883,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899585890,"package_name":"boxen","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899585891,"package_name":"boxen","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899585892,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":25899585893,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899585894,"package_name":"brace-expansion","ecosystem":"npm","requirements":"5.0.6","direct":false,"kind":"runtime","optional":false},{"id":25899585895,"package_name":"braces","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899585896,"package_name":"browserslist","ecosystem":"npm","requirements":"4.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899585897,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899585900,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":25899585901,"package_name":"builtin-modules","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899585902,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899585903,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899585904,"package_name":"cacheable-lookup","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899585905,"package_name":"cacheable-request","ecosystem":"npm","requirements":"10.2.14","direct":false,"kind":"runtime","optional":false},{"id":25899585911,"package_name":"cacheable","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899585912,"package_name":"call-bind-apply-helpers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585913,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899585914,"package_name":"call-bound","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899585915,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899585917,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899585918,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899585929,"package_name":"camelcase","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899585930,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899585931,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001762","direct":false,"kind":"runtime","optional":false},{"id":25899585932,"package_name":"ccount","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899585933,"package_name":"chai","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899585934,"package_name":"chalk-template","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899585935,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899585936,"package_name":"chalk","ecosystem":"npm","requirements":"5.6.2","direct":false,"kind":"runtime","optional":false},{"id":25899585937,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585941,"package_name":"character-entities-html4","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899585942,"package_name":"character-entities-legacy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899585955,"package_name":"character-entities","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899585956,"package_name":"character-reference-invalid","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899585971,"package_name":"cheerio-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899585972,"package_name":"cheerio","ecosystem":"npm","requirements":"1.0.0-rc.12","direct":false,"kind":"runtime","optional":false},{"id":25899585973,"package_name":"chokidar","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":25899585974,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899585975,"package_name":"ci-info","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":25899585976,"package_name":"ci-info","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899585977,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":25899585978,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":25899585979,"package_name":"clean-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899585980,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899585981,"package_name":"cli-boxes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899585982,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899585983,"package_name":"cli-cursor","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899585984,"package_name":"cli-highlight","ecosystem":"npm","requirements":"2.1.11","direct":false,"kind":"runtime","optional":false},{"id":25899585985,"package_name":"cli-spinners","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":25899585986,"package_name":"cli-spinners","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"runtime","optional":false},{"id":25899585987,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":25899585988,"package_name":"cli-truncate","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899585991,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899585992,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899585993,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899585996,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899585997,"package_name":"clsx","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899585998,"package_name":"collapse-white-space","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899585999,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586000,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25899586001,"package_name":"colord","ecosystem":"npm","requirements":"2.9.3","direct":false,"kind":"runtime","optional":false},{"id":25899586002,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.20","direct":false,"kind":"runtime","optional":false},{"id":25899586009,"package_name":"columnify","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25899586010,"package_name":"combine-promises","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586011,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899586028,"package_name":"comma-separated-tokens","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586029,"package_name":"commander","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586030,"package_name":"commander","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586031,"package_name":"commander","ecosystem":"npm","requirements":"14.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586032,"package_name":"commander","ecosystem":"npm","requirements":"15.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586033,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":25899586034,"package_name":"commander","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586035,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586036,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586037,"package_name":"comment-json","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586038,"package_name":"comment-parser","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25899586039,"package_name":"common-path-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586040,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":25899586041,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":25899586042,"package_name":"compression","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":25899586044,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586045,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":25899586046,"package_name":"configstore","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586050,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586055,"package_name":"consola","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"runtime","optional":false},{"id":25899586056,"package_name":"console-fail-test","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":25899586057,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25899586061,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":25899586062,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899586063,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586064,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25899586065,"package_name":"cookie","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":25899586066,"package_name":"copy-text-to-clipboard","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586067,"package_name":"copy-webpack-plugin","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586068,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.42.0","direct":false,"kind":"runtime","optional":false},{"id":25899586069,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.42.0","direct":false,"kind":"runtime","optional":false},{"id":25899586081,"package_name":"core-js","ecosystem":"npm","requirements":"3.42.0","direct":false,"kind":"runtime","optional":false},{"id":25899586082,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586083,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586084,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586085,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"8.3.6","direct":false,"kind":"runtime","optional":false},{"id":25899586086,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586093,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":25899586094,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586095,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586096,"package_name":"cspell-config-lib","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586097,"package_name":"cspell-dictionary","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586098,"package_name":"cspell-gitignore","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586099,"package_name":"cspell-glob","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586100,"package_name":"cspell-grammar","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586101,"package_name":"cspell-io","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586102,"package_name":"cspell-lib","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586103,"package_name":"cspell-trie-lib","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586104,"package_name":"cspell","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":25899586105,"package_name":"css-blank-pseudo","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586110,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586111,"package_name":"css-functions-list","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":25899586112,"package_name":"css-has-pseudo","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586113,"package_name":"css-loader","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"runtime","optional":false},{"id":25899586114,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586122,"package_name":"css-prefers-color-scheme","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586123,"package_name":"css-select","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586137,"package_name":"css-select","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586138,"package_name":"css-tree","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899586139,"package_name":"css-tree","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899586140,"package_name":"css-tree","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586141,"package_name":"css-what","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586142,"package_name":"cssdb","ecosystem":"npm","requirements":"8.2.5","direct":false,"kind":"runtime","optional":false},{"id":25899586144,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586150,"package_name":"cssnano-preset-advanced","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586151,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586156,"package_name":"cssnano-utils","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586157,"package_name":"cssnano","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586159,"package_name":"csso","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899586163,"package_name":"csstype","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25899586164,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899586165,"package_name":"data-view-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586166,"package_name":"data-view-byte-length","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586167,"package_name":"data-view-byte-offset","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586168,"package_name":"debounce","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899586169,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":25899586170,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":25899586171,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":25899586172,"package_name":"decode-named-character-reference","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586173,"package_name":"decompress-response","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586174,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25899586175,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25899586176,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899586177,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586178,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586179,"package_name":"defer-to-connect","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586180,"package_name":"define-data-property","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25899586181,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586182,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899586183,"package_name":"del","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586186,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586187,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586188,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586189,"package_name":"dequal","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586190,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586191,"package_name":"detect-libc","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586192,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586193,"package_name":"detect-port-alt","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":25899586202,"package_name":"detect-port","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":25899586209,"package_name":"detect-port","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586210,"package_name":"devlop","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586211,"package_name":"diff","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586224,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586225,"package_name":"dns-packet","ecosystem":"npm","requirements":"5.6.1","direct":false,"kind":"runtime","optional":false},{"id":25899586226,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586227,"package_name":"docusaurus-plugin-typedoc","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25899586232,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586233,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25899586234,"package_name":"dom-serializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586235,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586236,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899586237,"package_name":"domhandler","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586238,"package_name":"dompurify","ecosystem":"npm","requirements":"3.1.7","direct":false,"kind":"runtime","optional":false},{"id":25899586239,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":25899586240,"package_name":"domutils","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899586241,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586242,"package_name":"dot-prop","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586243,"package_name":"dotenv-expand","ecosystem":"npm","requirements":"12.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586244,"package_name":"dotenv","ecosystem":"npm","requirements":"16.4.7","direct":false,"kind":"runtime","optional":false},{"id":25899586245,"package_name":"dunder-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586246,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586247,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586248,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586249,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"runtime","optional":false},{"id":25899586250,"package_name":"ejs","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586251,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.5.267","direct":false,"kind":"runtime","optional":false},{"id":25899586252,"package_name":"emoji-regex","ecosystem":"npm","requirements":"10.4.0","direct":false,"kind":"runtime","optional":false},{"id":25899586253,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586254,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899586255,"package_name":"emojilib","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":25899586256,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586257,"package_name":"emojisplosion","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":25899586258,"package_name":"emoticon","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586259,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586260,"package_name":"encodeurl","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586261,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.5","direct":false,"kind":"runtime","optional":false},{"id":25899586262,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.19.0","direct":false,"kind":"runtime","optional":false},{"id":25899586263,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":25899586264,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586265,"package_name":"entities","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":25899586266,"package_name":"entities","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586267,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899586268,"package_name":"env-paths","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586269,"package_name":"environment","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586270,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25899586271,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.24.0","direct":false,"kind":"runtime","optional":false},{"id":25899586272,"package_name":"es-define-property","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586273,"package_name":"es-errors","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586274,"package_name":"es-iterator-helpers","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899586275,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586276,"package_name":"es-object-atoms","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586277,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586278,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586279,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586280,"package_name":"esast-util-from-estree","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586281,"package_name":"esast-util-from-js","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586282,"package_name":"esbuild","ecosystem":"npm","requirements":"0.27.7","direct":false,"kind":"runtime","optional":false},{"id":25899586283,"package_name":"esbuild","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25899586284,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586285,"package_name":"escape-goat","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586286,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586287,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899586288,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586289,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586290,"package_name":"eslint-compat-utils","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25899586291,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":25899586292,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.12.1","direct":false,"kind":"runtime","optional":false},{"id":25899586293,"package_name":"eslint-plugin-es-x","ecosystem":"npm","requirements":"7.8.0","direct":false,"kind":"runtime","optional":false},{"id":25899586294,"package_name":"eslint-plugin-eslint-plugin","ecosystem":"npm","requirements":"7.5.0","direct":false,"kind":"runtime","optional":false},{"id":25899586295,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.32.0","direct":false,"kind":"runtime","optional":false},{"id":25899586296,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"50.8.0","direct":false,"kind":"runtime","optional":false},{"id":25899586297,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.10.2","direct":false,"kind":"runtime","optional":false},{"id":25899586298,"package_name":"eslint-plugin-n","ecosystem":"npm","requirements":"17.24.0","direct":false,"kind":"runtime","optional":false},{"id":25899586299,"package_name":"eslint-plugin-perfectionist","ecosystem":"npm","requirements":"5.10.0","direct":false,"kind":"runtime","optional":false},{"id":25899586300,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586301,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.37.5","direct":false,"kind":"runtime","optional":false},{"id":25899586302,"package_name":"eslint-plugin-regexp","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"runtime","optional":false},{"id":25899586303,"package_name":"eslint-plugin-unicorn","ecosystem":"npm","requirements":"59.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586304,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586305,"package_name":"eslint-scope","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586306,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586307,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":25899586308,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899586309,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586310,"package_name":"eslint","ecosystem":"npm","requirements":"10.8.0","direct":false,"kind":"runtime","optional":false},{"id":25899586311,"package_name":"espree","ecosystem":"npm","requirements":"10.4.0","direct":false,"kind":"runtime","optional":false},{"id":25899586312,"package_name":"espree","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586313,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586314,"package_name":"esquery","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899586315,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586316,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586317,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586318,"package_name":"estree-util-attach-comments","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586319,"package_name":"estree-util-build-jsx","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586320,"package_name":"estree-util-is-identifier-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586321,"package_name":"estree-util-scope","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586322,"package_name":"estree-util-to-js","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586323,"package_name":"estree-util-value-to-estree","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":25899586324,"package_name":"estree-util-visit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586325,"package_name":"estree-walker","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586326,"package_name":"estree-walker","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586327,"package_name":"estree-walker","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586328,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586329,"package_name":"eta","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586330,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25899586331,"package_name":"eval","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":25899586332,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":25899586333,"package_name":"eventemitter3","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586334,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586335,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586336,"package_name":"execa","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25899586337,"package_name":"execa","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586338,"package_name":"expect-type","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586339,"package_name":"express","ecosystem":"npm","requirements":"4.21.2","direct":false,"kind":"runtime","optional":false},{"id":25899586340,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586341,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586342,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25899586343,"package_name":"fast-equals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586344,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":25899586345,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586346,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25899586347,"package_name":"fast-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586348,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.16","direct":false,"kind":"runtime","optional":false},{"id":25899586349,"package_name":"fastq","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"runtime","optional":false},{"id":25899586350,"package_name":"fault","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586351,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":25899586352,"package_name":"fd-package-json","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586353,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":25899586354,"package_name":"feed","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899586355,"package_name":"fflate","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":25899586356,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586357,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"11.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586358,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586359,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586360,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586361,"package_name":"filesize","ecosystem":"npm","requirements":"8.0.7","direct":false,"kind":"runtime","optional":false},{"id":25899586362,"package_name":"fill-range","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586363,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899586364,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586365,"package_name":"find-up-simple","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586366,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586367,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586368,"package_name":"find-up","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586369,"package_name":"flat-cache","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586370,"package_name":"flat-cache","ecosystem":"npm","requirements":"6.1.19","direct":false,"kind":"runtime","optional":false},{"id":25899586371,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586372,"package_name":"flatted","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":25899586373,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":25899586374,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":25899586375,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899586376,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":25899586377,"package_name":"form-data-encoder","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":25899586378,"package_name":"form-data","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":25899586379,"package_name":"format","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899586380,"package_name":"formatly","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586381,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586382,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.3.7","direct":false,"kind":"runtime","optional":false},{"id":25899586383,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25899586384,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586385,"package_name":"fs-extra","ecosystem":"npm","requirements":"11.3.4","direct":false,"kind":"runtime","optional":false},{"id":25899586386,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586387,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25899586388,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586389,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":25899586390,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586391,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":25899586392,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25899586393,"package_name":"gensequence","ecosystem":"npm","requirements":"8.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899586394,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":25899586395,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899586396,"package_name":"get-east-asian-width","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25899586397,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586398,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586399,"package_name":"get-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586400,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586401,"package_name":"get-stream","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586402,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586403,"package_name":"get-tsconfig","ecosystem":"npm","requirements":"4.14.0","direct":false,"kind":"runtime","optional":false},{"id":25899586404,"package_name":"github-slugger","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25899586405,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586406,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586407,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25899586408,"package_name":"glob","ecosystem":"npm","requirements":"10.5.0","direct":false,"kind":"runtime","optional":false},{"id":25899586409,"package_name":"glob","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586410,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":25899586411,"package_name":"global-directory","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586412,"package_name":"global-dirs","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586413,"package_name":"global-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586414,"package_name":"global-prefix","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586415,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":25899586416,"package_name":"globals","ecosystem":"npm","requirements":"15.15.0","direct":false,"kind":"runtime","optional":false},{"id":25899586417,"package_name":"globals","ecosystem":"npm","requirements":"16.5.0","direct":false,"kind":"development","optional":false},{"id":25899586418,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586419,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586420,"package_name":"globby","ecosystem":"npm","requirements":"13.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899586421,"package_name":"globjoin","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25899586422,"package_name":"globrex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586423,"package_name":"gopd","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586424,"package_name":"got","ecosystem":"npm","requirements":"12.6.1","direct":false,"kind":"runtime","optional":false},{"id":25899586425,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"runtime","optional":false},{"id":25899586426,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":25899586427,"package_name":"gray-matter","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586428,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586429,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586430,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586431,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586432,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586433,"package_name":"has-proto","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586434,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586435,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586436,"package_name":"has-yarn","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586437,"package_name":"hashery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25899586438,"package_name":"hasown","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586439,"package_name":"hast-util-from-parse5","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586440,"package_name":"hast-util-parse-selector","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586441,"package_name":"hast-util-raw","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586442,"package_name":"hast-util-to-estree","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25899586443,"package_name":"hast-util-to-jsx-runtime","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":25899586444,"package_name":"hast-util-to-parse5","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586445,"package_name":"hast-util-whitespace","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586446,"package_name":"hastscript","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586447,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586448,"package_name":"highlight.js","ecosystem":"npm","requirements":"10.7.3","direct":false,"kind":"runtime","optional":false},{"id":25899586449,"package_name":"history","ecosystem":"npm","requirements":"4.10.1","direct":false,"kind":"runtime","optional":false},{"id":25899586450,"package_name":"hoist-non-react-statics","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":25899586451,"package_name":"hookified","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":25899586452,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":25899586453,"package_name":"html-entities","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":25899586454,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586455,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586456,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586457,"package_name":"html-tags","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899586458,"package_name":"html-url-attributes","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586459,"package_name":"html-void-elements","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586460,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.6.3","direct":false,"kind":"runtime","optional":false},{"id":25899586461,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586462,"package_name":"htmlparser2","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586463,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586464,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":25899586465,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":25899586466,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586467,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.10","direct":false,"kind":"runtime","optional":false},{"id":25899586468,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899586469,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":25899586470,"package_name":"http2-wrapper","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899586471,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586472,"package_name":"human-signals","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899586473,"package_name":"human-signals","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586474,"package_name":"husky","ecosystem":"npm","requirements":"9.1.7","direct":false,"kind":"development","optional":false},{"id":25899586475,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":25899586476,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586477,"package_name":"idb","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586478,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899586479,"package_name":"ignore","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":25899586480,"package_name":"ignore","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899586481,"package_name":"image-size","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899586482,"package_name":"image-size","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586483,"package_name":"immer","ecosystem":"npm","requirements":"9.0.21","direct":false,"kind":"runtime","optional":false},{"id":25899586484,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899586485,"package_name":"import-fresh","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586486,"package_name":"import-lazy","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586487,"package_name":"import-meta-resolve","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586488,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25899586489,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586490,"package_name":"indent-string","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586491,"package_name":"infima","ecosystem":"npm","requirements":"0.2.0-alpha.45","direct":false,"kind":"runtime","optional":false},{"id":25899586492,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25899586493,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586494,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586495,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":25899586496,"package_name":"ini","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586497,"package_name":"ini","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":25899586498,"package_name":"ini","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586499,"package_name":"inline-style-parser","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":25899586500,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586501,"package_name":"interpret","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25899586502,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":25899586503,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25899586504,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586505,"package_name":"is-alphabetical","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586506,"package_name":"is-alphanumerical","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586507,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899586508,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899586509,"package_name":"is-async-function","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586510,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586511,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586512,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899586513,"package_name":"is-builtin-module","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586514,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":25899586515,"package_name":"is-ci","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586516,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.16.1","direct":false,"kind":"runtime","optional":false},{"id":25899586517,"package_name":"is-data-view","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586518,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586519,"package_name":"is-decimal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586520,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899586521,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586522,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586523,"package_name":"is-finalizationregistry","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586524,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586525,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586526,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586527,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586528,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586529,"package_name":"is-hexadecimal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586530,"package_name":"is-installed-globally","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25899586531,"package_name":"is-interactive","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586532,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586533,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586534,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586535,"package_name":"is-npm","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586536,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586537,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586538,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586539,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586540,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586541,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586542,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586543,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586544,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586545,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586546,"package_name":"is-regex","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899586547,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586548,"package_name":"is-root","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586549,"package_name":"is-safe-filename","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586550,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586551,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586552,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586553,"package_name":"is-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586554,"package_name":"is-string","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586555,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586556,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.15","direct":false,"kind":"runtime","optional":false},{"id":25899586557,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586558,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586559,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586560,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586561,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586562,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586563,"package_name":"is-yarn-global","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25899586564,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586565,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586566,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899586567,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586568,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586569,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899586570,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586571,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586572,"package_name":"iterator.prototype","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":25899586573,"package_name":"jackspeak","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":25899586574,"package_name":"jackspeak","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586575,"package_name":"jake","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"runtime","optional":false},{"id":25899586576,"package_name":"jest-util","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899586577,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":25899586578,"package_name":"jest-worker","ecosystem":"npm","requirements":"29.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899586579,"package_name":"jiti","ecosystem":"npm","requirements":"1.21.7","direct":false,"kind":"runtime","optional":false},{"id":25899586580,"package_name":"jiti","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899586581,"package_name":"jju","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25899586582,"package_name":"joi","ecosystem":"npm","requirements":"17.13.3","direct":false,"kind":"runtime","optional":false},{"id":25899586583,"package_name":"js-tokens","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586584,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586585,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":25899586586,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586587,"package_name":"jsdoc-type-pratt-parser","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586588,"package_name":"jsesc","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586589,"package_name":"jsesc","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586590,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586591,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899586592,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25899586593,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586594,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25899586595,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586596,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586597,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":25899586598,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586599,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899586600,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586601,"package_name":"jsonpointer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586602,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.5","direct":false,"kind":"runtime","optional":false},{"id":25899586603,"package_name":"katex","ecosystem":"npm","requirements":"0.16.22","direct":false,"kind":"runtime","optional":false},{"id":25899586604,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.4","direct":false,"kind":"runtime","optional":false},{"id":25899586605,"package_name":"keyv","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":25899586606,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586607,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586608,"package_name":"knip","ecosystem":"npm","requirements":"6.29.0","direct":false,"kind":"development","optional":false},{"id":25899586609,"package_name":"known-css-properties","ecosystem":"npm","requirements":"0.37.0","direct":false,"kind":"runtime","optional":false},{"id":25899586610,"package_name":"konami-code-js","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":25899586611,"package_name":"konamimojisplosion","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25899586612,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.23","direct":false,"kind":"runtime","optional":false},{"id":25899586613,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899586614,"package_name":"latest-version","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586615,"package_name":"launch-editor","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"runtime","optional":false},{"id":25899586616,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586617,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25899586618,"package_name":"lightningcss-android-arm64","ecosystem":"npm","requirements":"1.31.1","direct":false,"kind":"runtime","optional":false},{"id":25899586619,"package_name":"lightningcss-darwin-arm64","ecosystem":"npm","requirements":"1.31.1","direct":false,"kind":"runtime","optional":false},{"id":25899586620,"package_name":"lightningcss-darwin-x64","ecosystem":"npm","requirements":"1.31.1","direct":false,"kind":"runtime","optional":false},{"id":25899586621,"package_name":"lightningcss-freebsd-x64","ecosystem":"npm","requirements":"1.31.1","direct":false,"kind":"runtime","optional":false},{"id":25899586622,"package_name":"lightningcss-linux-arm-gnueabihf","ecosystem":"npm","requirements":"1.31.1","direct":false,"kind":"runtime","optional":false},{"id":25899586623,"package_name":"lightningcss-linux-arm64-gnu","ecosystem":"npm","requirements":"1.31.1","direct":false,"kind":"runtime","optional":false},{"id":25899586624,"package_name":"lightningcss-linux-arm64-musl","ecosystem":"npm","requirements":"1.31.1","direct":false,"kind":"runtime","optional":false},{"id":25899586625,"package_name":"lightningcss-linux-x64-gnu","ecosystem":"npm","requirements":"1.31.1","direct":false,"kind":"runtime","optional":false},{"id":25899586626,"package_name":"lightningcss-linux-x64-musl","ecosystem":"npm","requirements":"1.31.1","direct":false,"kind":"runtime","optional":false},{"id":25899586627,"package_name":"lightningcss-win32-arm64-msvc","ecosystem":"npm","requirements":"1.31.1","direct":false,"kind":"runtime","optional":false},{"id":25899586628,"package_name":"lightningcss-win32-x64-msvc","ecosystem":"npm","requirements":"1.31.1","direct":false,"kind":"runtime","optional":false},{"id":25899586629,"package_name":"lightningcss","ecosystem":"npm","requirements":"1.31.1","direct":false,"kind":"runtime","optional":false},{"id":25899586630,"package_name":"lilconfig","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25899586631,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25899586632,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586633,"package_name":"linkify-it","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586634,"package_name":"lint-staged","ecosystem":"npm","requirements":"15.5.2","direct":false,"kind":"development","optional":false},{"id":25899586635,"package_name":"listr2","ecosystem":"npm","requirements":"8.3.3","direct":false,"kind":"runtime","optional":false},{"id":25899586636,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899586637,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586638,"package_name":"loader-utils","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899586639,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586640,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586641,"package_name":"locate-path","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586642,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899586643,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586644,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":25899586645,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899586646,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":25899586647,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":25899586648,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.23","direct":false,"kind":"runtime","optional":false},{"id":25899586649,"package_name":"lodash","ecosystem":"npm","requirements":"4.18.1","direct":false,"kind":"runtime","optional":false},{"id":25899586650,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586651,"package_name":"log-update","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586652,"package_name":"longest-streak","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586653,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25899586654,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586655,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586656,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":25899586657,"package_name":"lru-cache","ecosystem":"npm","requirements":"11.2.5","direct":false,"kind":"runtime","optional":false},{"id":25899586658,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586659,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586660,"package_name":"lunr","ecosystem":"npm","requirements":"2.3.9","direct":false,"kind":"runtime","optional":false},{"id":25899586661,"package_name":"lz-string","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25899586662,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.9","direct":false,"kind":"runtime","optional":false},{"id":25899586663,"package_name":"magic-string","ecosystem":"npm","requirements":"0.30.21","direct":false,"kind":"runtime","optional":false},{"id":25899586664,"package_name":"magicast","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25899586665,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586666,"package_name":"make-synchronized","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25899586667,"package_name":"markdown-extensions","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586668,"package_name":"markdown-it","ecosystem":"npm","requirements":"14.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586669,"package_name":"markdown-table","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586670,"package_name":"markdown-table","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586671,"package_name":"markdownlint-cli","ecosystem":"npm","requirements":"0.49.0","direct":false,"kind":"development","optional":false},{"id":25899586672,"package_name":"markdownlint","ecosystem":"npm","requirements":"0.41.0","direct":false,"kind":"runtime","optional":false},{"id":25899586673,"package_name":"marked-terminal","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586674,"package_name":"marked","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586675,"package_name":"marked","ecosystem":"npm","requirements":"15.0.12","direct":false,"kind":"runtime","optional":false},{"id":25899586676,"package_name":"marked","ecosystem":"npm","requirements":"9.1.6","direct":false,"kind":"runtime","optional":false},{"id":25899586677,"package_name":"math-intrinsics","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586678,"package_name":"mathml-tag-names","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25899586679,"package_name":"mdast-util-directive","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586680,"package_name":"mdast-util-find-and-replace","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586681,"package_name":"mdast-util-from-markdown","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586682,"package_name":"mdast-util-frontmatter","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586683,"package_name":"mdast-util-gfm-autolink-literal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586684,"package_name":"mdast-util-gfm-footnote","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586685,"package_name":"mdast-util-gfm-strikethrough","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586686,"package_name":"mdast-util-gfm-table","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586687,"package_name":"mdast-util-gfm-task-list-item","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586688,"package_name":"mdast-util-gfm","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586689,"package_name":"mdast-util-mdx-expression","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586690,"package_name":"mdast-util-mdx-jsx","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586691,"package_name":"mdast-util-mdx","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586692,"package_name":"mdast-util-mdxjs-esm","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586693,"package_name":"mdast-util-phrasing","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586694,"package_name":"mdast-util-to-hast","ecosystem":"npm","requirements":"13.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586695,"package_name":"mdast-util-to-markdown","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586696,"package_name":"mdast-util-to-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586697,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.28","direct":false,"kind":"runtime","optional":false},{"id":25899586698,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.30","direct":false,"kind":"runtime","optional":false},{"id":25899586699,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.12.2","direct":false,"kind":"runtime","optional":false},{"id":25899586700,"package_name":"mdurl","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586701,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586702,"package_name":"memfs","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":25899586703,"package_name":"meow","ecosystem":"npm","requirements":"13.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586704,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586705,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586706,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25899586707,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586708,"package_name":"micromark-core-commonmark","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586709,"package_name":"micromark-extension-directive","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586710,"package_name":"micromark-extension-directive","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586711,"package_name":"micromark-extension-frontmatter","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586712,"package_name":"micromark-extension-gfm-autolink-literal","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586713,"package_name":"micromark-extension-gfm-footnote","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586714,"package_name":"micromark-extension-gfm-strikethrough","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586715,"package_name":"micromark-extension-gfm-table","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586716,"package_name":"micromark-extension-gfm-tagfilter","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586717,"package_name":"micromark-extension-gfm-task-list-item","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586718,"package_name":"micromark-extension-gfm","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586719,"package_name":"micromark-extension-math","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586720,"package_name":"micromark-extension-mdx-expression","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586721,"package_name":"micromark-extension-mdx-jsx","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586722,"package_name":"micromark-extension-mdx-md","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586723,"package_name":"micromark-extension-mdxjs-esm","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586724,"package_name":"micromark-extension-mdxjs","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586725,"package_name":"micromark-factory-destination","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586726,"package_name":"micromark-factory-label","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586727,"package_name":"micromark-factory-mdx-expression","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586728,"package_name":"micromark-factory-space","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586729,"package_name":"micromark-factory-space","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586730,"package_name":"micromark-factory-title","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586731,"package_name":"micromark-factory-whitespace","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586732,"package_name":"micromark-util-character","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586733,"package_name":"micromark-util-character","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586734,"package_name":"micromark-util-chunked","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586735,"package_name":"micromark-util-classify-character","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586736,"package_name":"micromark-util-combine-extensions","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586737,"package_name":"micromark-util-decode-numeric-character-reference","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586738,"package_name":"micromark-util-decode-string","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586739,"package_name":"micromark-util-encode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586740,"package_name":"micromark-util-events-to-acorn","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586741,"package_name":"micromark-util-html-tag-name","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586742,"package_name":"micromark-util-normalize-identifier","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586743,"package_name":"micromark-util-resolve-all","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586744,"package_name":"micromark-util-sanitize-uri","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586745,"package_name":"micromark-util-subtokenize","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586746,"package_name":"micromark-util-symbol","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586747,"package_name":"micromark-util-symbol","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586748,"package_name":"micromark-util-types","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586749,"package_name":"micromark-util-types","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586750,"package_name":"micromark","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586751,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899586752,"package_name":"mime-db","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":25899586753,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"runtime","optional":false},{"id":25899586754,"package_name":"mime-db","ecosystem":"npm","requirements":"1.54.0","direct":false,"kind":"runtime","optional":false},{"id":25899586755,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.18","direct":false,"kind":"runtime","optional":false},{"id":25899586756,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"runtime","optional":false},{"id":25899586757,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25899586758,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586759,"package_name":"mimic-fn","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586760,"package_name":"mimic-function","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586761,"package_name":"mimic-response","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586762,"package_name":"mimic-response","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586763,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586764,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"2.9.2","direct":false,"kind":"runtime","optional":false},{"id":25899586765,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586766,"package_name":"minimatch","ecosystem":"npm","requirements":"10.2.3","direct":false,"kind":"runtime","optional":false},{"id":25899586767,"package_name":"minimatch","ecosystem":"npm","requirements":"10.2.5","direct":false,"kind":"runtime","optional":false},{"id":25899586768,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586769,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":25899586770,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.9","direct":false,"kind":"runtime","optional":false},{"id":25899586771,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899586772,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25899586773,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586774,"package_name":"monaco-editor","ecosystem":"npm","requirements":"0.54.0","direct":false,"kind":"runtime","optional":false},{"id":25899586775,"package_name":"mrmime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586776,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586777,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":25899586778,"package_name":"multicast-dns","ecosystem":"npm","requirements":"7.2.5","direct":false,"kind":"runtime","optional":false},{"id":25899586779,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899586780,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.16","direct":false,"kind":"runtime","optional":false},{"id":25899586781,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25899586782,"package_name":"natural-orderby","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586783,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25899586784,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":25899586785,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":25899586786,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586787,"package_name":"node-emoji","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586788,"package_name":"node-forge","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899586789,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.27","direct":false,"kind":"runtime","optional":false},{"id":25899586790,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586791,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586792,"package_name":"normalize-url","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586793,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586794,"package_name":"npm-run-path","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586795,"package_name":"npm-to-yarn","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586796,"package_name":"nprogress","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586797,"package_name":"nth-check","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586798,"package_name":"null-loader","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586799,"package_name":"nx","ecosystem":"npm","requirements":"22.7.6","direct":false,"kind":"runtime","optional":false},{"id":25899586800,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586801,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.13.4","direct":false,"kind":"runtime","optional":false},{"id":25899586802,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586803,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.7","direct":false,"kind":"runtime","optional":false},{"id":25899586804,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":25899586805,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899586806,"package_name":"object.groupby","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586807,"package_name":"object.values","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899586808,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586809,"package_name":"obug","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586810,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":25899586811,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586812,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25899586813,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586814,"package_name":"onetime","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586815,"package_name":"onetime","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586816,"package_name":"open","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"runtime","optional":false},{"id":25899586817,"package_name":"opener","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":25899586818,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":25899586819,"package_name":"ora","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586820,"package_name":"own-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586821,"package_name":"oxc-parser","ecosystem":"npm","requirements":"0.140.0","direct":false,"kind":"runtime","optional":false},{"id":25899586822,"package_name":"oxc-resolver","ecosystem":"npm","requirements":"11.24.2","direct":false,"kind":"runtime","optional":false},{"id":25899586823,"package_name":"p-cancelable","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586824,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586825,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586826,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586827,"package_name":"p-limit","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586828,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586829,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586830,"package_name":"p-locate","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586831,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586832,"package_name":"p-queue","ecosystem":"npm","requirements":"6.6.2","direct":false,"kind":"runtime","optional":false},{"id":25899586833,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":25899586834,"package_name":"p-timeout","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586835,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586836,"package_name":"package-json-from-dist","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586837,"package_name":"package-json","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586838,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586839,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586840,"package_name":"parse-entities","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586841,"package_name":"parse-imports-exports","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":25899586842,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586843,"package_name":"parse-numeric-range","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586844,"package_name":"parse-statements","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":25899586845,"package_name":"parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586846,"package_name":"parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586847,"package_name":"parse5","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586848,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586849,"package_name":"parse5","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586850,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25899586851,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586852,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586853,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586854,"package_name":"path-exists","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586855,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586856,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586857,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586858,"package_name":"path-key","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586859,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25899586860,"package_name":"path-scurry","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25899586861,"package_name":"path-scurry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586862,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.12","direct":false,"kind":"runtime","optional":false},{"id":25899586863,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25899586864,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899586865,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586866,"package_name":"pathe","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586867,"package_name":"picocolors","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586868,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":25899586869,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586870,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899586871,"package_name":"pidtree","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25899586872,"package_name":"pkg-dir","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586873,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586874,"package_name":"pluralize","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586875,"package_name":"possible-typed-array-names","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586876,"package_name":"postcss-attribute-case-insensitive","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586877,"package_name":"postcss-calc","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586878,"package_name":"postcss-clamp","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586879,"package_name":"postcss-color-functional-notation","ecosystem":"npm","requirements":"7.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899586880,"package_name":"postcss-color-hex-alpha","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586881,"package_name":"postcss-color-rebeccapurple","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586882,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586883,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586884,"package_name":"postcss-custom-media","ecosystem":"npm","requirements":"11.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899586885,"package_name":"postcss-custom-properties","ecosystem":"npm","requirements":"14.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586886,"package_name":"postcss-custom-selectors","ecosystem":"npm","requirements":"8.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586887,"package_name":"postcss-dir-pseudo-class","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586888,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586889,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586890,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586891,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586892,"package_name":"postcss-discard-unused","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899586893,"package_name":"postcss-double-position-gradients","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586894,"package_name":"postcss-focus-visible","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586895,"package_name":"postcss-focus-within","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586896,"package_name":"postcss-font-variant","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586897,"package_name":"postcss-gap-properties","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586898,"package_name":"postcss-image-set-function","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586899,"package_name":"postcss-lab-function","ecosystem":"npm","requirements":"7.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899586900,"package_name":"postcss-loader","ecosystem":"npm","requirements":"7.3.4","direct":false,"kind":"runtime","optional":false},{"id":25899586901,"package_name":"postcss-logical","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586902,"package_name":"postcss-merge-idents","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586903,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899586904,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586905,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586906,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586907,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586908,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586909,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586910,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586911,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899586912,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586913,"package_name":"postcss-nesting","ecosystem":"npm","requirements":"13.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586914,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586915,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586916,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586917,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586918,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586919,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586920,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586921,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586922,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586923,"package_name":"postcss-opacity-percentage","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586924,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586925,"package_name":"postcss-overflow-shorthand","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586926,"package_name":"postcss-page-break","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586927,"package_name":"postcss-place","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586928,"package_name":"postcss-preset-env","ecosystem":"npm","requirements":"10.1.6","direct":false,"kind":"runtime","optional":false},{"id":25899586929,"package_name":"postcss-pseudo-class-any-link","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586930,"package_name":"postcss-reduce-idents","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586931,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586932,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586933,"package_name":"postcss-replace-overflow-wrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586934,"package_name":"postcss-resolve-nested-selector","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":25899586935,"package_name":"postcss-safe-parser","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586936,"package_name":"postcss-selector-not","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586937,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899586938,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586939,"package_name":"postcss-sort-media-queries","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586940,"package_name":"postcss-sorting","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586941,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899586942,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899586943,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586944,"package_name":"postcss-zindex","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586945,"package_name":"postcss","ecosystem":"npm","requirements":"8.5.23","direct":false,"kind":"runtime","optional":false},{"id":25899586946,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899586947,"package_name":"prettier","ecosystem":"npm","requirements":"3.9.5","direct":false,"kind":"development","optional":false},{"id":25899586948,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":25899586949,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586950,"package_name":"pretty-time","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586951,"package_name":"prism-react-renderer","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":25899586952,"package_name":"prismjs","ecosystem":"npm","requirements":"1.30.0","direct":false,"kind":"runtime","optional":false},{"id":25899586953,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586954,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":25899586955,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":25899586956,"package_name":"property-information","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":25899586957,"package_name":"property-information","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586958,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":25899586959,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":25899586960,"package_name":"proxy-from-env","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586961,"package_name":"punycode.js","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899586962,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899586963,"package_name":"pupa","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586964,"package_name":"qified","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":25899586965,"package_name":"qs","ecosystem":"npm","requirements":"6.13.0","direct":false,"kind":"runtime","optional":false},{"id":25899586966,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25899586967,"package_name":"queue","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899586968,"package_name":"quick-lru","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586969,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586970,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899586971,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899586972,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":25899586973,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":25899586974,"package_name":"react-dev-utils","ecosystem":"npm","requirements":"12.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586975,"package_name":"react-dom","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899586976,"package_name":"react-error-overlay","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586977,"package_name":"react-fast-compare","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899586978,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":25899586979,"package_name":"react-json-view-lite","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25899586980,"package_name":"react-loadable-ssr-addon-v5-slorber","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899586981,"package_name":"react-markdown","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899586982,"package_name":"react-resizable-panels","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":25899586983,"package_name":"react-router-config","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899586984,"package_name":"react-router-dom","ecosystem":"npm","requirements":"5.3.4","direct":false,"kind":"runtime","optional":false},{"id":25899586985,"package_name":"react-router","ecosystem":"npm","requirements":"5.3.4","direct":false,"kind":"runtime","optional":false},{"id":25899586986,"package_name":"react","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899586987,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":25899586988,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":25899586989,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":25899586990,"package_name":"reading-time","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25899586991,"package_name":"rechoir","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":25899586992,"package_name":"recma-build-jsx","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586993,"package_name":"recma-jsx","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586994,"package_name":"recma-parse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586995,"package_name":"recma-stringify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899586996,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":25899586997,"package_name":"refa","ecosystem":"npm","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":25899586998,"package_name":"reflect.getprototypeof","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":25899586999,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899587000,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25899587001,"package_name":"regexp-ast-analysis","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":25899587002,"package_name":"regexp-tree","ecosystem":"npm","requirements":"0.1.27","direct":false,"kind":"runtime","optional":false},{"id":25899587003,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":25899587004,"package_name":"regexpu-core","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899587005,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587006,"package_name":"registry-url","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587007,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25899587008,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":25899587009,"package_name":"rehype-raw","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587010,"package_name":"rehype-recma","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587011,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":25899587012,"package_name":"remark-directive","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587013,"package_name":"remark-emoji","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587014,"package_name":"remark-frontmatter","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587015,"package_name":"remark-gfm","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587016,"package_name":"remark-mdx","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587017,"package_name":"remark-parse","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587018,"package_name":"remark-rehype","ecosystem":"npm","requirements":"11.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899587019,"package_name":"remark-stringify","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587020,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587021,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":25899587022,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899587023,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587024,"package_name":"require-like","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899587025,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587026,"package_name":"resolve-alpn","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899587027,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587028,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587029,"package_name":"resolve-pathname","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587030,"package_name":"resolve-pkg-maps","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587031,"package_name":"resolve.exports","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899587032,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.11","direct":false,"kind":"runtime","optional":false},{"id":25899587033,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.5","direct":false,"kind":"runtime","optional":false},{"id":25899587034,"package_name":"responselike","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587035,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587036,"package_name":"restore-cursor","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587037,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25899587038,"package_name":"reusify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587039,"package_name":"rfdc","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25899587040,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587041,"package_name":"rimraf","ecosystem":"npm","requirements":"5.0.10","direct":false,"kind":"development","optional":false},{"id":25899587042,"package_name":"rollup","ecosystem":"npm","requirements":"2.79.2","direct":false,"kind":"runtime","optional":false},{"id":25899587043,"package_name":"rollup","ecosystem":"npm","requirements":"4.62.2","direct":false,"kind":"runtime","optional":false},{"id":25899587044,"package_name":"rtlcss","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587045,"package_name":"run-con","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25899587046,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899587047,"package_name":"safe-array-concat","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25899587048,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899587049,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899587050,"package_name":"safe-push-apply","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587051,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587052,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899587053,"package_name":"sax","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25899587054,"package_name":"scheduler","ecosystem":"npm","requirements":"0.23.2","direct":false,"kind":"runtime","optional":false},{"id":25899587055,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899587056,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587057,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":25899587058,"package_name":"scslre","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587059,"package_name":"search-insights","ecosystem":"npm","requirements":"2.17.3","direct":false,"kind":"runtime","optional":false},{"id":25899587060,"package_name":"section-matter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587061,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587062,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":25899587063,"package_name":"semver-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587064,"package_name":"semver","ecosystem":"npm","requirements":"6.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899587065,"package_name":"semver","ecosystem":"npm","requirements":"7.5.4","direct":false,"kind":"runtime","optional":false},{"id":25899587066,"package_name":"semver","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"runtime","optional":false},{"id":25899587067,"package_name":"semver","ecosystem":"npm","requirements":"7.8.0","direct":false,"kind":"development","optional":false},{"id":25899587068,"package_name":"semver","ecosystem":"npm","requirements":"7.8.5","direct":false,"kind":"runtime","optional":false},{"id":25899587069,"package_name":"send","ecosystem":"npm","requirements":"0.19.0","direct":false,"kind":"runtime","optional":false},{"id":25899587070,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587071,"package_name":"serve-handler","ecosystem":"npm","requirements":"6.1.6","direct":false,"kind":"runtime","optional":false},{"id":25899587072,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25899587073,"package_name":"serve-static","ecosystem":"npm","requirements":"1.16.2","direct":false,"kind":"runtime","optional":false},{"id":25899587074,"package_name":"set-function-length","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899587075,"package_name":"set-function-name","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587076,"package_name":"set-proto","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587077,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587078,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899587079,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587080,"package_name":"shallowequal","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587081,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587082,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587083,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":25899587084,"package_name":"shelljs","ecosystem":"npm","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":25899587085,"package_name":"side-channel-list","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587086,"package_name":"side-channel-map","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587087,"package_name":"side-channel-weakmap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587088,"package_name":"side-channel","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587089,"package_name":"siginfo","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587090,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":25899587091,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587092,"package_name":"sirv","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899587093,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899587094,"package_name":"sitemap","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899587095,"package_name":"skin-tone","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587096,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587097,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587098,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587099,"package_name":"slice-ansi","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587100,"package_name":"slice-ansi","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587101,"package_name":"smob","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25899587102,"package_name":"smol-toml","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":25899587103,"package_name":"smol-toml","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":25899587104,"package_name":"snake-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899587105,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"runtime","optional":false},{"id":25899587106,"package_name":"sort-css-media-queries","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899587107,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899587108,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.19","direct":false,"kind":"runtime","optional":false},{"id":25899587109,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":25899587110,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25899587111,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.6","direct":false,"kind":"runtime","optional":false},{"id":25899587112,"package_name":"source-map","ecosystem":"npm","requirements":"0.8.0-beta.0","direct":false,"kind":"runtime","optional":false},{"id":25899587113,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":25899587114,"package_name":"space-separated-tokens","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587115,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25899587116,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587117,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.21","direct":false,"kind":"runtime","optional":false},{"id":25899587118,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587119,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587120,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899587121,"package_name":"srcset","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587122,"package_name":"stackback","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587123,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25899587124,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587125,"package_name":"std-env","ecosystem":"npm","requirements":"3.10.0","direct":false,"kind":"runtime","optional":false},{"id":25899587126,"package_name":"std-env","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587127,"package_name":"stop-iteration-iterator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587128,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25899587129,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":25899587130,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899587131,"package_name":"string-width","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899587132,"package_name":"string-width","ecosystem":"npm","requirements":"8.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899587133,"package_name":"string.prototype.includes","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587134,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.12","direct":false,"kind":"runtime","optional":false},{"id":25899587135,"package_name":"string.prototype.repeat","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587136,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.10","direct":false,"kind":"runtime","optional":false},{"id":25899587137,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":25899587138,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899587139,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899587140,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587141,"package_name":"stringify-entities","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899587142,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587143,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587144,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899587145,"package_name":"strip-bom-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587146,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587147,"package_name":"strip-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587148,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587149,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587150,"package_name":"strip-indent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587151,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587152,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899587153,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899587154,"package_name":"style-to-js","ecosystem":"npm","requirements":"1.1.16","direct":false,"kind":"runtime","optional":false},{"id":25899587155,"package_name":"style-to-object","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899587156,"package_name":"stylehacks","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899587157,"package_name":"stylelint-config-recommended","ecosystem":"npm","requirements":"16.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587158,"package_name":"stylelint-config-standard","ecosystem":"npm","requirements":"38.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587159,"package_name":"stylelint-order","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587160,"package_name":"stylelint","ecosystem":"npm","requirements":"16.26.1","direct":false,"kind":"runtime","optional":false},{"id":25899587161,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899587162,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899587163,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899587164,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587165,"package_name":"svg-parser","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899587166,"package_name":"svg-tags","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587167,"package_name":"svgo","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":25899587168,"package_name":"swc-loader","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":25899587169,"package_name":"table","ecosystem":"npm","requirements":"6.9.0","direct":false,"kind":"runtime","optional":false},{"id":25899587170,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25899587171,"package_name":"tapable","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587172,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899587173,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587174,"package_name":"tempy","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25899587175,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.16","direct":false,"kind":"runtime","optional":false},{"id":25899587176,"package_name":"terser","ecosystem":"npm","requirements":"5.39.2","direct":false,"kind":"runtime","optional":false},{"id":25899587177,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899587178,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25899587179,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899587180,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587181,"package_name":"tiny-invariant","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25899587182,"package_name":"tiny-warning","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899587183,"package_name":"tinybench","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25899587184,"package_name":"tinyexec","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899587185,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":25899587186,"package_name":"tinyrainbow","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587187,"package_name":"title-case","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":25899587188,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":25899587189,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587190,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587191,"package_name":"totalist","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587192,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587193,"package_name":"tree-kill","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899587194,"package_name":"trim-lines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587195,"package_name":"trough","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899587196,"package_name":"ts-api-utils","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25899587197,"package_name":"ts-declaration-location","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25899587198,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.15.0","direct":false,"kind":"runtime","optional":false},{"id":25899587199,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899587200,"package_name":"tslib","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":25899587201,"package_name":"tsx","ecosystem":"npm","requirements":"4.23.0","direct":false,"kind":"development","optional":false},{"id":25899587202,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25899587203,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"runtime","optional":false},{"id":25899587204,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":25899587205,"package_name":"type-fest","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25899587206,"package_name":"type-fest","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"runtime","optional":false},{"id":25899587207,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":25899587208,"package_name":"typed-array-buffer","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899587209,"package_name":"typed-array-byte-length","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899587210,"package_name":"typed-array-byte-offset","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25899587211,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25899587212,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":25899587213,"package_name":"typedoc-docusaurus-theme","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25899587214,"package_name":"typedoc-plugin-markdown","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":25899587215,"package_name":"typedoc","ecosystem":"npm","requirements":"0.28.15","direct":false,"kind":"runtime","optional":false},{"id":25899587216,"package_name":"typescript","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587217,"package_name":"typescript","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587218,"package_name":"uc.micro","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587219,"package_name":"unbash","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899587220,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587221,"package_name":"undici-types","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"runtime","optional":false},{"id":25899587222,"package_name":"undici-types","ecosystem":"npm","requirements":"7.24.6","direct":false,"kind":"runtime","optional":false},{"id":25899587223,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587224,"package_name":"unicode-emoji-modifier-base","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587225,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587226,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899587227,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587228,"package_name":"unified","ecosystem":"npm","requirements":"11.0.5","direct":false,"kind":"runtime","optional":false},{"id":25899587229,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587230,"package_name":"unique-string","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587231,"package_name":"unist-util-is","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587232,"package_name":"unist-util-position-from-estree","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587233,"package_name":"unist-util-position","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587234,"package_name":"unist-util-stringify-position","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587235,"package_name":"unist-util-visit-parents","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587236,"package_name":"unist-util-visit","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587237,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587238,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587239,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25899587240,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25899587241,"package_name":"update-notifier","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587242,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":25899587243,"package_name":"url-loader","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899587244,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587245,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25899587246,"package_name":"utility-types","ecosystem":"npm","requirements":"3.11.0","direct":false,"kind":"runtime","optional":false},{"id":25899587247,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587248,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":25899587249,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587250,"package_name":"value-equal","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587251,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25899587252,"package_name":"vfile-location","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899587253,"package_name":"vfile-message","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587254,"package_name":"vfile","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899587255,"package_name":"vite","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587256,"package_name":"vitest","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":25899587257,"package_name":"vscode-languageserver-textdocument","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":25899587258,"package_name":"vscode-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587259,"package_name":"walk-up-path","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587260,"package_name":"watchpack","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25899587261,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":25899587262,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587263,"package_name":"web-namespaces","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587264,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587265,"package_name":"webpack-bundle-analyzer","ecosystem":"npm","requirements":"4.10.2","direct":false,"kind":"runtime","optional":false},{"id":25899587266,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"5.3.4","direct":false,"kind":"runtime","optional":false},{"id":25899587268,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.15.2","direct":false,"kind":"runtime","optional":false},{"id":25899587269,"package_name":"webpack-merge","ecosystem":"npm","requirements":"5.10.0","direct":false,"kind":"runtime","optional":false},{"id":25899587270,"package_name":"webpack-merge","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587271,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":25899587272,"package_name":"webpack","ecosystem":"npm","requirements":"5.104.1","direct":false,"kind":"runtime","optional":false},{"id":25899587273,"package_name":"webpackbar","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587274,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":25899587275,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25899587276,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587277,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899587278,"package_name":"which-builtin-type","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25899587279,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587280,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.19","direct":false,"kind":"runtime","optional":false},{"id":25899587281,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25899587282,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587283,"package_name":"why-is-node-running","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587284,"package_name":"widest-line","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587285,"package_name":"wildcard","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587286,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":25899587287,"package_name":"workbox-background-sync","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587288,"package_name":"workbox-broadcast-update","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587289,"package_name":"workbox-build","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587290,"package_name":"workbox-cacheable-response","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587291,"package_name":"workbox-core","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587292,"package_name":"workbox-expiration","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587293,"package_name":"workbox-google-analytics","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587294,"package_name":"workbox-navigation-preload","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587295,"package_name":"workbox-precaching","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587296,"package_name":"workbox-range-requests","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587297,"package_name":"workbox-recipes","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587298,"package_name":"workbox-routing","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587299,"package_name":"workbox-strategies","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587300,"package_name":"workbox-streams","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587301,"package_name":"workbox-sw","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587302,"package_name":"workbox-window","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":25899587303,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587304,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587305,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587306,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25899587307,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25899587308,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":25899587309,"package_name":"ws","ecosystem":"npm","requirements":"7.5.10","direct":false,"kind":"runtime","optional":false},{"id":25899587310,"package_name":"ws","ecosystem":"npm","requirements":"8.18.2","direct":false,"kind":"runtime","optional":false},{"id":25899587311,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587312,"package_name":"xml-js","ecosystem":"npm","requirements":"1.6.11","direct":false,"kind":"runtime","optional":false},{"id":25899587313,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":25899587314,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899587315,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":25899587316,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.3","direct":false,"kind":"runtime","optional":false},{"id":25899587317,"package_name":"yaml","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25899587318,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":25899587319,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"runtime","optional":false},{"id":25899587320,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899587321,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.2","direct":false,"kind":"runtime","optional":false},{"id":25899587322,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25899587323,"package_name":"yocto-queue","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25899587324,"package_name":"zod","ecosystem":"npm","requirements":"3.25.76","direct":false,"kind":"runtime","optional":false},{"id":25899587325,"package_name":"zod","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"runtime","optional":false},{"id":25899587326,"package_name":"zwitch","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/integration-tests/fixtures/flat-config-types-@types__eslint-v8/package.json","sha":null,"kind":"manifest","created_at":"2024-11-05T17:44:44.677Z","updated_at":"2024-11-05T17:44:44.677Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/integration-tests/fixtures/flat-config-types-@types__eslint-v8/package.json","dependencies":[{"id":20576785563,"package_name":"@types/eslint__eslintrc","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":20576785591,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":20576785592,"package_name":"@types/eslint__js","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":20576785593,"package_name":"@eslint/js","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":20576785594,"package_name":"@types/eslint","ecosystem":"npm","requirements":"^8","direct":true,"kind":"development","optional":false},{"id":20576785595,"package_name":"eslint","ecosystem":"npm","requirements":"9.9.1","direct":true,"kind":"development","optional":false},{"id":20576785596,"package_name":"@stylistic/eslint-plugin","ecosystem":"npm","requirements":"2.3.0","direct":true,"kind":"development","optional":false},{"id":20576785597,"package_name":"eslint-plugin-deprecation","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":20576785598,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/integration-tests/fixtures/flat-config-types-@types__eslint-v9/package.json","sha":null,"kind":"manifest","created_at":"2024-11-05T17:44:45.131Z","updated_at":"2024-11-05T17:44:45.131Z","repository_link":"https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/integration-tests/fixtures/flat-config-types-@types__eslint-v9/package.json","dependencies":[{"id":20576786398,"package_name":"@types/eslint__eslintrc","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":20576786399,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":20576786400,"package_name":"@types/eslint__js","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":20576786401,"package_name":"@eslint/js","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":20576786402,"package_name":"@types/eslint","ecosystem":"npm","requirements":"^9","direct":true,"kind":"development","optional":false},{"id":20576786403,"package_name":"eslint","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":20576786404,"package_name":"@stylistic/eslint-plugin","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":20576786405,"package_name":"eslint-plugin-deprecation","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":20576786406,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]}],"score":40.94048995852347,"created_at":"2025-11-11T15:16:30.494Z","updated_at":"2026-08-24T12:38:33.203Z","avatar_url":"https://github.com/typescript-eslint.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369192","html_url":"https://summary.ecosyste.ms/projects/369192"}